userinterface: editable grid

Hi,

I have an editable grid where I can update the data and add new employees. So far so good.

When we try to click on "Add Employee", we were able to add multiple rows to the grid successfully with proper ID number.

The issue is, by any chance if we delete the middle row(in this case, I have deleted row#5 item) (Image#2), the row number is not re-setting.

Is there away, I can read number or rows in the grid dynamically and show this ID column values dynamically in a sequence.

  Discussion posts and replies are publicly visible