Hi All,
I've a need to reduce the column width in a browser App.
The values of the column will never exceed 3 digit numbers.
But the column header is a big word of 12 characters.
[Eg. Deliverables]
I feel the column simply occupies more space than required
and in some cases I could avoid horizontal scroll just by
reducing the width. I can't:
-use an abbreviated word [not a common practice for that word],
-use an image icon [Though image is well defined throughout the app]
-wrap the content since it is one word.
Is it OK to use truncated word [Del...] like this.