AD
Administrator
Syncfusion Team
December 17, 2002 08:09 PM UTC
I attached a modified form1.cs with inline comments.
We found out that the issue with duplicate column styles still happens in some certain cases, especially when you place several grids on one form. We have an interim version where we have changed the approach now where we write out the code as gridBoundColumn.StyleInfo.xxx = value instead of allocating instances. That should finally solve that issue alltogether. This will be available with the next patch. Sorry about that!
Stefan