Filterbar with List

Hi. Does the Filterbar supports IList implementation, or only DataSet/DataTable?

Regards


1 Reply

SR SubhaSheela R Syncfusion Team May 16, 2008 10:30 AM UTC


Hi RodrigoE,

Thanks for your interest in Syncfusion products.

If you are using the GridDataBoundGrid, it uses a DataView object associated with a DataTable to implement filtering. So, the default filter support only works with a DataTable/DataView datasource. If you want filtering supported for an arbitrary IList object, you can use a GridGroupingControl. You can refer the below forum threads for more details:

Here are the forum thread links:

http://www.syncfusion.com/support/Forums/message.aspx?MessageID=25336

http://www.syncfusion.com/support/Forums/message.aspx?MessageID=43703

Please let me know if it helps.

Regards,
Subhasheela R



Loader.
Up arrow icon