AD
Administrator
Syncfusion Team
February 11, 2005 08:38 PM UTC
I see no easy way to get this done. We do have an alternative sample for filterbars. See http://www.syncfusion.com/support/forums/message.aspx?MessageID=24650.
You could use this code and also check out the source code for the original GridFilterBar in GridFilterBar.cs to create your own implementation that combines these two approaches.
Stefan
>Hi,
>
>How do I make my filter bar use textboxes on some columns and comboboxes (or checkboxes) on others.
>I want my filter bar use like operator with textboxes and equals operator with comboboxes.
>
>Regards
>Mikaël