Hi,
I am creating grids on selection of a dropdown item dynamically in Page_Init. The grids are editable and automatic insert is enabled. The update and insert is working properly.
Once I click update after modifying a row, the row is still staying in edit mode and not returning to normal view, however the update happens successfully. I had to click Cancel to return the row to normal mode. The same is happening for Inserting new row also.
Is it the expected behaviour of RadGrid ? I guess not. Then what may be the possible reason for this and how can I overcome this.
Thanks & Regard,
Farhad
I am creating grids on selection of a dropdown item dynamically in Page_Init. The grids are editable and automatic insert is enabled. The update and insert is working properly.
Once I click update after modifying a row, the row is still staying in edit mode and not returning to normal view, however the update happens successfully. I had to click Cancel to return the row to normal mode. The same is happening for Inserting new row also.
Is it the expected behaviour of RadGrid ? I guess not. Then what may be the possible reason for this and how can I overcome this.
Thanks & Regard,
Farhad