We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

gridgroupingcontrol blank black background - can''t see data

Hi,
Using the GridGroupingConrol we're seeing on some PCs (not others) that the background of the control is black, so we can't see the data (see attachment). Column and row headers are visible.
Is this a known issue, what might we be doing wrong, or is there a workaround.
Thanks in advance.

grid18.zip

1 Reply

HA haneefm Syncfusion Team May 9, 2007 05:11 PM UTC

Hi Stuart,

You can try this code.

//Form load event.
this.gridGroupingControl1.TableDescriptor.Appearance.AnyCell.BackColor = SystemColors.Window;

Best regards,
Haneef

Loader.
Live Chat Icon For mobile
Up arrow icon