VB Datagrid Row Separator Thickness
-
Do any of you gurus know how to determine the Thickness of a Datagrid Row Separator, or more precisely, the amount of space between rows? I have RowDividerStyle set to dgbNoDividers. I need to be able to calculate the middle of a row in the Datagrid so that I can generate a click event on that row (don’t ask why :-)). I have the code working except for the space between rows. Thanks in Advance, nonGuru
-
Do any of you gurus know how to determine the Thickness of a Datagrid Row Separator, or more precisely, the amount of space between rows? I have RowDividerStyle set to dgbNoDividers. I need to be able to calculate the middle of a row in the Datagrid so that I can generate a click event on that row (don’t ask why :-)). I have the code working except for the space between rows. Thanks in Advance, nonGuru