Click here to Skip to main content
15,887,585 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have a Kendo grid that has a selectbox on each row.

When I perform an update action on a row, in the database the data for the row is updated and the data for the selectbox is updated. Then I run a dataSource.read() on the grid to update the screen. However, even though the row updates, the data in the selectbox does not.

So the question is, how do I tell Kendo grid to update the data in the selectbox?
Posted
Comments
Kornfeld Eliyahu Peter 28-Jul-15 5:30am    
Did you asked Telerik?
(But in any case some code should help us understand what are you talking about...)
Member 11808554 28-Jul-15 5:48am    
HiFull problem and code to be found here: http://www.codeproject.com/Questions/1012537/How-do-I-refresh-the-data-in-a-selectbox-that-appe

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900