Is there any method to persist the client side changes after ajax like .trackChanges() and .commitChanges() for combobox?
1 Answer, 1 is accepted
0
Konstantin Dikov
Telerik team
answered on 07 Jan 2015, 07:15 AM
Hi Sherfudeen,
RadGrid does not provide such functionality, but if you are changing the client state of the control, you can call the saveClientState method. However, this applies only to the client state, so if you refer to changes made on some nested elements, those changes will not be preserved and you will have to use some custom approach for accomplishing this.
Best Regards,
Konstantin Dikov
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.