maxlength on textbox
I have a problem with the maxlength in a textbox. I have the maxlength set
to 27 characters. The problem is some characters are wider than others.
Some of the strings are wider than the cell that I am putting them in. Is
there a way to limit the width of a string not by the number of characters,
but the actual width of the string?
Thanks
|