How to set the number of characters in a specified column by JSL?
I tried this JSL,column("")<<Set Display Width(50);but it does change the width of the column.It does not change the number of characters displayed.
Thanks!