Smart UI Components & Libraries – Grid, Scheduler, Gantt, Kanban for Angular, React, Next.js, Vue, Blazor, JavaScript › Forums › Data Grid › grid with css height auto and add new row fails to display rows after ~3 adds › Reply To: grid with css height auto and add new row fails to display rows after ~3 adds
Actually, I need to do a bit more testing, which I will do before submitted a support request.
I have a grid that I populate from an Ajax request. It populates with a modest number of rows > 3 That’s the one that I tried, and I noted that if the grid starts out empty, then it will never show.
I haven’t yet tested if there is still some dependence on number of rows added – e.g. previous behaviour is first 3 adds would show, and after that no more.