Hi Isomorphic
The freeze column option on the right click context menu does not function when applied on a grid with a filter editor. Clicking on the frozen column causes its data to be swapped with another column's data as well.
The same is reproducible in the showcase example on Filter
Steps to reproduce:
http://www.smartclient.com/smartgwt/showcase/#grid_sortfilter_filter
1. Right click on the listgrid column Capital and choose Freeze Capital.
2. Notice that no change occurs.
3. Click on the "Capital" column header.
4. Notice that the data in capital has swapped with code though the column header remain unchanged.
5. Try resizing the column widths.
6. Notice the misalignment of the column headers and the filter editor fields
I am facing this issue in release v9.0p_2014-02-06/Enterprise Deployment 2014-02-06. I used Chrome and Firefox 12.0
Please let me know when this will be fixed.
Thanks
The freeze column option on the right click context menu does not function when applied on a grid with a filter editor. Clicking on the frozen column causes its data to be swapped with another column's data as well.
The same is reproducible in the showcase example on Filter
Steps to reproduce:
http://www.smartclient.com/smartgwt/showcase/#grid_sortfilter_filter
1. Right click on the listgrid column Capital and choose Freeze Capital.
2. Notice that no change occurs.
3. Click on the "Capital" column header.
4. Notice that the data in capital has swapped with code though the column header remain unchanged.
5. Try resizing the column widths.
6. Notice the misalignment of the column headers and the filter editor fields
I am facing this issue in release v9.0p_2014-02-06/Enterprise Deployment 2014-02-06. I used Chrome and Firefox 12.0
Please let me know when this will be fixed.
Thanks
Comment