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

How we can clear rad grid from client side.

1 Answer 302 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jis
Top achievements
Rank 1
Jis asked on 10 May 2014, 11:21 AM
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

Sort by
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.

 
Tags
Grid
Asked by
Jis
Top achievements
Rank 1
Answers by
Kostadin
Telerik team
Share this question
or