Hi,
I have to show the grid lines even if no rows are added to WinGrid.
Now only shows when a rows are added and area left will be according to the backcolor (white by default).
regards,
pgr2007
You mean the lines that connect the expansion indicators? I don't beleive there is any way to have lines with no rows in the grid.
Thanks for the reply,
Grid lines means the lines to identify the rows and columns
In System.Windows.Forms ListView there is a similar property named GridLines.
Regards,