Hello all,
I have a problem where "long" text is being wrapped in a data grid column.
The data typically contains codes such as "AB-XXXXXXXXXXXX" where the X's
are an important part of the code, however, the text is wrapped at the
hyphen so the user only sees "AB-". Increasing the width of the column
shows the entire text (obviously) but loses the info in the other columns
off screen, which is less desireable. The user is fine seeing half of the
X'd portion as that's enough for what they need, but changing the codes is
not possible.
Is there a way to have the text just cut off instead of wrap? I haven't
found anything on MSDN or online.
FYI, I'm using .Net CF 2.0 SP 1
Thanks,
Rob.
|