Hi again,
I have a grid with 3 columns: 1. CheckBox, 2. TextBox, 3. TextBox. . .
Column Property.Alignment = Middle Center, Middle Left, Middle Left
Column Header Alignment = Middle Center, Middle Center, Middle Center
All columns ControlSopurce is an SQL cursor
Column 1. ReadOnly = .F., 2 and 3 are .T.
The problem is...
Column 2 and 3 appear at the top of the row. I would expected them to be vertically centered.
What's interesting is, if I click on either column 2 or 3, the entire column realigns correctly, and then if I click on the other column, the clicked row and 1 or 2 other rows align correctly.
I remember seeing a similar issue in this forum, but I can't seem to locate it.
Thanks,
Sam
I have a grid with 3 columns: 1. CheckBox, 2. TextBox, 3. TextBox. . .
Column Property.Alignment = Middle Center, Middle Left, Middle Left
Column Header Alignment = Middle Center, Middle Center, Middle Center
All columns ControlSopurce is an SQL cursor
Column 1. ReadOnly = .F., 2 and 3 are .T.
The problem is...
Column 2 and 3 appear at the top of the row. I would expected them to be vertically centered.
What's interesting is, if I click on either column 2 or 3, the entire column realigns correctly, and then if I click on the other column, the clicked row and 1 or 2 other rows align correctly.
I remember seeing a similar issue in this forum, but I can't seem to locate it.
Thanks,
Sam