Changing filter in grouping grid

I am changing the filter in the grouping grid through code. When the filter changes so that none of the old filtered records is in the new set of filtered records, the grid will change the CurrencyManager position. I don''t want it to do that. Is there any way I can avoid this?

1 Reply

AD Administrator Syncfusion Team October 12, 2005 03:55 PM UTC

There is no property setting for this. Have you tried saving the position before the filter and resetting it afterwards. But you will have to handle the case when the position afterwards no longer is valid.

Loader.
Up arrow icon