R
roko
How do I lop off a long text at the end in ASP.NET to prevent it from
wrapping? Do I count the number of characters then do a concatenation? Or
is there a better way, i.e. looking at the size of the DataGrid Column then
work our way back with the text size?
This is a long text a ...
This is another long ...
Yet another long te ...
What is the terminology for that anyway so I may search for the sample code?
Thanks,
-roko
wrapping? Do I count the number of characters then do a concatenation? Or
is there a better way, i.e. looking at the size of the DataGrid Column then
work our way back with the text size?
This is a long text a ...
This is another long ...
Yet another long te ...
What is the terminology for that anyway so I may search for the sample code?
Thanks,
-roko