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

Googlelike filtering using Dataset

1 Answer 21 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Raj
Top achievements
Rank 1
Raj asked on 27 Sep 2010, 03:46 PM
Hi,

Can we do googlelike filtering on dataset. In the example you guys are doing filtering in sql query ( IN list_ItemsRequested Method). I am using stored procedure to get the data. So i cant use stored procedure. So is there any way to do filtering on dataset. If yes how to do it. Please Let me know. 

Thanks.

1 Answer, 1 is accepted

Sort by
0
Accepted
Iana Tsolova
Telerik team
answered on 29 Sep 2010, 03:11 PM
Hello Raj,

You can bind the filtering RadComboBox to whatever data source you want. Just need to change the ItemsRequested event handler accordingly.

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
Raj
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or