Hi,
I'm using client side insert/update/delete. When I click on any row of the grid the values of control in the edit mode doesn't change. I am referring http://www.telerik.com/help/aspnet-ajax/client-update-insert-delete.html of the demo. The only difference is instead of webservice I'm using codebehind method to get the selected row detail. using alert I checked that the values coming after row selection is right. the only thing is I can not see the change in the tab.
Am I missing some event of tabs??
I'm using client side insert/update/delete. When I click on any row of the grid the values of control in the edit mode doesn't change. I am referring http://www.telerik.com/help/aspnet-ajax/client-update-insert-delete.html of the demo. The only difference is instead of webservice I'm using codebehind method to get the selected row detail. using alert I checked that the values coming after row selection is right. the only thing is I can not see the change in the tab.
Am I missing some event of tabs??