R
Randyb
Is there any way to set the width of columns at design time for a datagrid
with two columns where the sizes are already known.
I have a bound grid with two columns I want the first one to be 30 and the
second to be 20 characters for display.
I have tried using the Example from .Net documentation for doing this at run
time with the DatGridTableStyle and the PreferredColumnWitdth (with no luck
). I do not get any errors but it does not set the size...
tia
RPB
with two columns where the sizes are already known.
I have a bound grid with two columns I want the first one to be 30 and the
second to be 20 characters for display.
I have tried using the Example from .Net documentation for doing this at run
time with the DatGridTableStyle and the PreferredColumnWitdth (with no luck
). I do not get any errors but it does not set the size...
tia
RPB