Hi,
I am using version 3.8.2 of the jqxGrid. I followed the suggestion in the following post, calling the autoresizecolumns method in the ready call back function.
The autoresizecolumns method works well when the grid displays column header and column data in English. However, when the grid displays column header and column data in other languages, especially in a mix, the autoresizecolumns method doesn’t calculate the column width correctly.
Is there other setting need to be specified to make it work?
Thanks