Telerik RadGrid Batch Mode

0 Answers 5 Views
Grid
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Rakhee asked on 11 Jun 2025, 08:40 AM | edited on 11 Jun 2025, 08:41 AM

Hi

Im using visual studio 2019 .netframework using c#

I have a telerik Rad grid that is in Batch Mode and works great.  Within rg_SalesPlan_BatchEditCommand it goes through each edited row and does an update to the database, if one of the records fails to update the error message is added to a variable which collects any other errors. One finished in the foreach loop if any errors occured a popup alert is displayed with the errors.

My problem is once I click OK to the alert to acknowledge the errors, the grid refreshes but Im unable to continue editing any other rows, If I click on  a row nothing happen, until I click on Cancel or Save Changes button, then the grid goes back to normal.

Whats the best way to refresh the state of the grid so its back to normal please? 

Thanks

Rakhee

Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
commented on 11 Jun 2025, 09:03 AM

Or Programmatically run Cancel Changes button

No answers yet. Maybe you can help?

Tags
Grid
Asked by
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Share this question
or