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