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

RadFilter on RadGrid with Client Side binding

3 Answers 43 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Richard Rout
Top achievements
Rank 1
Richard Rout asked on 22 Oct 2010, 08:48 PM
Hi,

We are using client side binding very similar to the example seen at:
http://demos.telerik.com/aspnet-ajax/grid/examples/client/databinding/defaultcs.aspx

We want to add the RadFilter to this, but looking at the code it does not appear like it will work.

How can we get the RadFilter filter object into javascript and post it back to a WebMethod?

Cheers,
Rich

3 Answers, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 27 Oct 2010, 02:30 PM
Hello Richard,

The desired functionality is not supported.
RadFilter should perform postback to build its expression and however you can parse it on the client and use it then for the grid, thus the client-side binding looses its meaning.

Best wishes,
Iana
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Richard Rout
Top achievements
Rank 1
answered on 27 Oct 2010, 04:12 PM
Hi Iana,

Thanks for your response.
Do you have any plans to support this in the future?

Cheers,
Rich
0
Iana Tsolova
Telerik team
answered on 29 Oct 2010, 01:09 PM
Hello Richard,

The logic for building the filter expressions of RadFilter is too complex to be moved on the client. However I will forward your suggestion to our developers for they have it in mind for future versions of the control.

Kind regards,
Iana
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Grid
Asked by
Richard Rout
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Richard Rout
Top achievements
Rank 1
Share this question
or