AD
Administrator
Syncfusion Team
February 14, 2006 04:31 AM UTC
Hi Heath,
This issue is now corrected in our codebase and it''ll be available in the next build. In the meantime, you can call the following method to solve this issue.
this.gridGroupingControl1.TableDescriptor.PrimaryKeyColumns.Clear();
Best Regards,
Leo.