AD
Administrator
Syncfusion Team
October 21, 2004 06:46 AM UTC
The Grid\Samples\Grouping\StrongTypedCollection sample uses a IBindingList derived datasource, and it does not have these problems.
So, I suspect the problem is either being caused by some events you might be handling, or something that pertaining to your specific implementation of IBindingList. If you cannot spot any differences between the StrongTypedCollection and your code, if you can post a sample project or submit a DirectTrac incident with a sample, we can try to spot something here.