Is there a property for jqgrid to have the cell size adjusted according to the text that fits into it, like can we move the text to next line if actually text is bigger than width of the row(that will be auto-adjusting width of column)? Now, i am having to pull the column line to see the whole text.
Share
No, unfortunately jqgrid doesn’t support this feature. I had the same problem