Hi,
I have a grid in a tab control (not sure if it makes a difference but thought I should mention it). If I modify the properties in design mode in the property editor, the code in the Windows Form Designer generated code will just disapear! This code is correspond to
'
'dgGrid.Columns
'
and
'
'dgGrid.Rows
'
Therefore my grid just end up not having row headers, and other properties just disappear. I've reproduced the bug in other forms. It's only since the latest version.
Could you check this out please.
Thanks