This is a migrated thread and some comments may be shown as answers.

[Solved] custom drop down list in grid for batch update

2 Answers 67 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Emily Fong
Top achievements
Rank 1
Emily Fong asked on 25 May 2012, 07:33 AM
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

2 Answers, 1 is accepted

Sort by
0
Accepted
Petur Subev
Telerik team
answered on 29 May 2012, 11:29 AM
Hello Emily,

Could you please share more information about your setup? What editor template do you use for that column which renders the DropDownList and what is the code used for the view which contains the Grid. Also what exactly is displayed in the cell when you exit edit mode?

All the best,
Petur Subev
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the Telerik Extensions for ASP.MET MVC, subscribe to their blog feed now.
0
Emily Fong
Top achievements
Rank 1
answered on 30 May 2012, 02:12 AM
Hi Petur,

We found the problem is in our coding.  Thanks!

Best Regards,
Emily
Tags
Grid
Asked by
Emily Fong
Top achievements
Rank 1
Answers by
Petur Subev
Telerik team
Emily Fong
Top achievements
Rank 1
Share this question
or