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

Client side filtering in RadGrid

3 Answers 1179 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Vinay
Top achievements
Rank 1
Vinay asked on 16 Sep 2014, 07:29 AM
Hi Team,

I need to filter the records on client side instead of server side.

I am binding the data to grid in code behind using 'DataBind()' method.

Can you please explain how can I achieve this?

Thanks,

Vinay

3 Answers, 1 is accepted

Sort by
0
Radoslav
Telerik team
answered on 17 Sep 2014, 07:43 AM
Hi Vinay,

In order to perform client side filtering you need to bind the RadGrid via client side data binding. On the following links you can find related help articles and online examples which show how to do this:
http://www.telerik.com/help/aspnet-ajax/grid-client-side-binding.html
http://www.telerik.com/help/aspnet-ajax/grid-client-side-binding-specifics.html
http://www.telerik.com/help/aspnet-ajax/grid-client-side-binding-adding-sort-filter-expressions.html
http://demos.telerik.com/aspnet-ajax/grid/examples/data-binding/client-side/client-data-source-binding/defaultcs.aspx
http://demos.telerik.com/aspnet-ajax/grid/examples/data-binding/client-side/declarative/defaultcs.aspx
http://demos.telerik.com/aspnet-ajax/grid/examples/data-binding/client-side/programmatic/defaultcs.aspx

I hope this helps.

Regards,
Radoslav
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.

 
0
Vinay
Top achievements
Rank 1
answered on 23 Sep 2014, 07:25 AM
Hi Radslav,

Thanks for reply.

Can you give me example of client side binding using asmx websevice.

Thanks,

Vinay

0
Radoslav
Telerik team
answered on 23 Sep 2014, 08:43 AM
Hello Vinay,

I am sending you a simple example which demonstrates client side data binding with asmx web service.

I hope this helps.

Regards,
Radoslav
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
Vinay
Top achievements
Rank 1
Answers by
Radoslav
Telerik team
Vinay
Top achievements
Rank 1
Share this question
or