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

Build-in Filtering not supported with DataBind() function

1 Answer 63 Views
Grid
This is a migrated thread and some comments may be shown as answers.
soo
Top achievements
Rank 1
soo asked on 16 Apr 2008, 09:21 AM
Hi,

I need to do filtering function in radgrid by calling the databind() function.

May i know is it possible to do that? If ya, how? I cannot use

AdvancedDataBinding (needDataSource) to do filtering, as my radgrid

got relate with another data in a user control.

Please help!

Thanks.

Regards,
Soo

1 Answer, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 21 Apr 2008, 05:47 AM
Hi soo,

You cannot use the automatic Filtering, when using simple databinding for the control. I would suggest using Advanced dataBinding for this case (NeedDataSource or a datasource object).

Kind regards,
Yavor
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Grid
Asked by
soo
Top achievements
Rank 1
Answers by
Yavor
Telerik team
Share this question
or