I am using the trueDBGrid.net 2.0 in a user control. This control is being used in an Interop User Control that is then being used in our VB6 application.
I have set the ColumnDivider property to "Window,None" for all display columns. When I run the control in my test harness the divider lines do not appear as expected. When I run the control in my VB6 app the divider lines appear as normal. It seems to completely ignore the property setting. RowDivider works fine so is this a bug or am I missing something?
Thanks,