Any way to exclude hidden fields when getting width of column
Hello,
Im obtaining the width of columns from a table. There are columns that contain hidden fields along with data.
Is there a way that I can just get the width of the string without the hidden data?
Thanx