I have a column in JQGrid that will contain a long string of text However the column is not wide enough to display the string in one line. I am using JSON data.
Is there a way to wrap this long line of text so that the entire string is displayed within my column ?
thanks