Seen in version: 14.2.20142.2140
Not in version: 15.1.20151.1005
Browsers tested: latest versions of IE, FireFox and Chrome.
Behaviour
However, if you first do a manual resizing of any of the column widths then you can successfully move columns.
Unfortunately we are not in a position to move immediately to the latest version, so if someone could suggest what is happening or how I could go about debugging this, I would appreciate it.
Regards
Aidan
Hello Aidan,
I tested Column Moving feature with v14.2.2140 and it behaves correctly. I'm attaching the sample that I used to experiment with for your reference. Please test it on your side and feel free to modify it in order to reproduce the issue, then send it back to me. Waiting for your response.
Regards,Tsanna
Hi Tsanna,
Thanks for the code snippet.
I would have expected any experimental focused code snippet to work, I do not think the grid is fundamentally broken, but rather there is some interplay in our codebase with 14.2 that is causing this issue. I mentioned it working in the latest version, so that it might help surface something.
I was hoping for some insight to help fasttrack the debugging process. In lieu of suggestions my approach will have to be the systematic but time consuming removal of features.
I have taken your datasource and column definitions and slotted them in place and the issue still occurs, which at least removes data and column definition from the equation.