RowFilterComparer

Posted by Darren Parr on 21-Mar-2013 07:20

Hi

Has anyone successfully used this on the ultragrid as I can't seem to get it to fire.

I'm looping through the columns of the first band and setting this to an instance of my comparer class.

This class works OK as I use a similar class for SortComparer on each column.

The only difference as I see it is that the RowFilterComparer will pass in values that match the column datatype whilst my sortcomparer implementation just gets passed instances of cells to compare.

Any help is gretaly appreciated...

-Darren

All Replies

This thread is closed