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

[Solved] Grid Filter - AllowFilteringByColumn With CustomTextboxex

1 Answer 98 Views
Grid
This is a migrated thread and some comments may be shown as answers.
siva
Top achievements
Rank 1
siva asked on 08 May 2009, 08:56 AM
Hi 

In Rad grid of we set AllowFilteringByColumn = True we can filter on the text entered in the text box provided above the GridColumn.
Here instead of entering the text is it possible to type the text there so that the Items matching with the text should populate for the text box.  Its like Autopopulate like how a combo box works. 
  In Rad combo box we have AllowCustomText= true and By using "ItemsRequested" event we can populate the matching items in the combo.  Can we use the same for Grid for filtering columns?
 Waiting for ur Reply...

Thanks
Siva Kumar KB

1 Answer, 1 is accepted

Sort by
0
Accepted
Princy
Top achievements
Rank 2
answered on 11 May 2009, 04:53 AM
Hello Siva,

Check out the following demo which explains on how to replace the filter textbox with a custom control. This should probably help you meet your requirement.
Google-like Filtering

Thanks
Princy.
Tags
Grid
Asked by
siva
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or