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

RadrGrid Client-side binding & filter templates

1 Answer 72 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Kristijan
Top achievements
Rank 1
Kristijan asked on 10 Nov 2011, 01:56 PM

Dear Experts,

I am implementing a web application. Because the system responsiveness in for me critical I decided to use RadrGrid with Client side binding. As the table shows some related data I would implement some filter templates with combo boxes. I was spending some time in finding a demo or guidelines to implement this scenario, but I found nothing useful.

  

Can anybody address me to any demo or at least give me some guidelines.


Any help would be appreciated.

1 Answer, 1 is accepted

Sort by
0
Tsvetoslav
Telerik team
answered on 15 Nov 2011, 06:30 PM
Hello Kristijan,

You can use the column fitler template, catch the SelectedIndexChanged event on the client and use the currently selected item to send a request to the web service method to retrieve the filtered data for the grid.

Hope it helps.

Regards, Tsvetoslav
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Grid
Asked by
Kristijan
Top achievements
Rank 1
Answers by
Tsvetoslav
Telerik team
Share this question
or