I use user controls to edit/insert items within a radgrid. I am having the following issues
- On insert/update, I want to automatically collapse the usercontrol and I am not sure how to do this
- I want to ensure that the user can only edit one radgrid item at a time.. so if the user clicks on edit for row 2 and row 1 was in edit, I want to collapse(take out of edit) row 1
Any help you can provide will be greatly appreciated.
- On insert/update, I want to automatically collapse the usercontrol and I am not sure how to do this
- I want to ensure that the user can only edit one radgrid item at a time.. so if the user clicks on edit for row 2 and row 1 was in edit, I want to collapse(take out of edit) row 1
Any help you can provide will be greatly appreciated.