You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone,
I have some columns shown by default on the first load.
Then I show the Column Picker. The list of columns is displayed in the following order: Label Name
SAP Data Ready
GHS Language
Attention To
I then change the column order: Attention To
Label Name
SAP Data Ready
GHS Language
My expectation is that the grid table will display the result: Attention To
Label Name
SAP Data Ready
...
But the current result is:
The column "SAP Data Ready" has been moved to the bottom of the table instead of being behind the original Label Name column
Version: jqGrid 3.8.2
The text was updated successfully, but these errors were encountered:
Hello everyone,
I have some columns shown by default on the first load.
Then I show the Column Picker. The list of columns is displayed in the following order:
Label Name
SAP Data Ready
GHS Language
Attention To
I then change the column order:
Attention To
Label Name
SAP Data Ready
GHS Language
My expectation is that the grid table will display the result:
Attention To
Label Name
SAP Data Ready
...
But the current result is:
The column "SAP Data Ready" has been moved to the bottom of the table instead of being behind the original Label Name column
Version: jqGrid 3.8.2
The text was updated successfully, but these errors were encountered: