filterbar having no effect

I am trying to implement the filterbar on a databoundgrid. The drop downs are correctly displaying the range of values in the columns, and I can see the rowfilter changing if I handle the GridFilterBarTextChanged event, but the filter has no effect on the grid.

2 Replies

AD Administrator Syncfusion Team July 1, 2004 01:30 PM UTC

Is this the problem you are seeing? http://www.syncfusion.com/Support/issue.aspx?id=390 There is a work-around posted in the QA notes. This problem has been corrected in our code here and will be part of the new public release. If you need a build before that time, you can submit a Direct Trac incident and we will try to provide you with one, but the work-around is simple.


AD Administrator Syncfusion Team July 1, 2004 02:37 PM UTC

That was it, thanks.

Loader.
Up arrow icon