Can you have a filterbar with a the regualr gridcontrol?

Can you have a filterbar with the normal grid control or is there an alternative way of having filters on the normal syncfusion grid control?

1 Reply

AD Administrator Syncfusion Team March 2, 2005 05:45 PM UTC

There is no library support for filtering in a GridControl. You can use a GridControl in virtual mode and dynamically display arbitray sets of rows, but you would have to code this.

Loader.
Up arrow icon