G
Guest
Dear all,
I have a datagrid control on a windows form which is split in two
horizontale area.
My datagrid has the dock.Fill property in order that its size is occupied
the full area
Then When no records in the grid , I see only the header. No problem so far
Then when there is 2 recors in, I see the two rows + one empty row becasue
my grid has the Readonly property set to true.
At this point, the remaining part of the grid is gray, is there a way to
extend the datgrid row to fill until the bootom of my form event if there are
nor recors ?
Thnaks for your help
regard
serge
I have a datagrid control on a windows form which is split in two
horizontale area.
My datagrid has the dock.Fill property in order that its size is occupied
the full area
Then When no records in the grid , I see only the header. No problem so far
Then when there is 2 recors in, I see the two rows + one empty row becasue
my grid has the Readonly property set to true.
At this point, the remaining part of the grid is gray, is there a way to
extend the datgrid row to fill until the bootom of my form event if there are
nor recors ?
Thnaks for your help
regard
serge