This question is locked. New answers and comments are not allowed.
Hi,
I am developing a ASP MVC3 project with Telerik for ASPNET MVC 2012.1.419.
In the web program, I have a Telerik Grid with a custom drop down list in one of the column (same as the demo you provide in the web).
After user changed the value in drop down list and press [Save] button directly, I can update the selected value to Model and save it to the database. However, after I changed the program to batch update, the selected value in the drop down list was disappeared after user change the row.
So, can we have a batch update for the custom column in grid? If so, is there any reference example?
Thanks!
Best Regards,
Emily
I am developing a ASP MVC3 project with Telerik for ASPNET MVC 2012.1.419.
In the web program, I have a Telerik Grid with a custom drop down list in one of the column (same as the demo you provide in the web).
After user changed the value in drop down list and press [Save] button directly, I can update the selected value to Model and save it to the database. However, after I changed the program to batch update, the selected value in the drop down list was disappeared after user change the row.
So, can we have a batch update for the custom column in grid? If so, is there any reference example?
Thanks!
Best Regards,
Emily