Something what's driving me nuts:
When in the column titles of a grid I use the mouse to change the width of one column, other columns would change their widths too.
And this is following a strange logic I'm not able to understand - e.g., when I increase the width of the third column, the width of the first column would decrease...
This happens with the System Settings grid or the Access Policies grid, and similar ones.
Is there a way to stop this boring behaviour?
What makes things worse: A change of the column widths is not saved - it gets lost already at a refresh of the page.
No MODXExt expert here to help?
Any hint appreciated.
Not 100% sure, but I would say this behavior is defined in the ExtJS core, so probably not much you can do there without changing the core javascript^^, but yeah, it's weird how the resizing "works"...
Anybody (knowing ExtJS) who could help?