How do i prevent a Crystal Report Field from not expanding.
it seems if these are my fields
[Column1] [Column2]
XXXXXXXXX YYYYYYYYY
when Column1 seemed to have more charaters to display it automatically expand the whole field thus
[Column1] [Column2]
XXXXXXXXXXXXXYYYYYY
How can I prevent this from happenning?