JavaScript UI Libraries & Blazor Components Suite – Smart UI 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

#100190
admin
Keymaster

I had already found a better workaround earlier for height auto, addNewRow!

  1. Start with fixed height in CSS
  2. Change height to auto in JS

Auto-height with add new row:

<hr />
What about the counter starting at 2?
Is that going to be addressed as well?