GridDataBoundGrid

I am using GridDataBoundGrid to filter data. This has a combo box header for filtering.How can i make it editable. If I know the value i can simply type the value instead of scrolling the drop down.

1 Reply

AD Administrator Syncfusion Team February 6, 2006 06:02 AM UTC

Hi Rashmi, You can achieve this by using a derived filterbar, that lets you type into the cell instead of using a dropdown to select the value. Here is a sample Let us know if you need further assistance, Regards, Madhan

Loader.
Up arrow icon