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

[Solved] To work programmatically with RadGridView built-in filtering

1 Answer 96 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Asaf
Top achievements
Rank 1
Asaf asked on 08 Dec 2010, 07:52 PM
Hi,
How can I work programmatically with RadGridView built-in filtering?
I want to get in some event(which?) filter expression according choosed column  and ro run store procedure that implements filtering by this expression in large table.
Can you give ode snippet?

Thanks,
Moshe 

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 09 Dec 2010, 08:19 AM
Hi Moshe,

 You can use the grid Filtering event similar to our demo with DomainDataSource where the grid filtering is transfered to the DomainDataSource.

All the best,
Vlad
the Telerik team
Browse the videos here>> to help you get started with RadControls for Silverlight
Tags
GridView
Asked by
Asaf
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or