Hi,
I have a rad grid and I need to clear its contents after a client side event.How it will done from client side itself.
Thanking You
Jis George.
1 Answer, 1 is accepted
0
Kostadin
Telerik team
answered on 14 May 2014, 02:33 PM
Hello Jis,
If you are using a client side data-binding then you could bind the grid to an empty string. Otherwise if you are using a server side data-binding then you could simply hide the grid by setting set_visible(false) property of the MasterTableView.
Regards,
Kostadin
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.