jQWidgets icon indicating copy to clipboard operation
jQWidgets copied to clipboard

jqxGrid: columnresize property cannot be changed dynamic

Open SvetoslavjQWidgets opened this issue 1 year ago • 0 comments

Describe the bug If you try changing the columnresize property dynamically, the value will be changed but the behaviour will be as initially set.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://jsfiddle.net/8f47vq3y/
  2. Resize any column
  3. Click the button to disable resizing
  4. See that you are able to resize any column, but you should not

SvetoslavjQWidgets avatar Oct 06 '23 06:10 SvetoslavjQWidgets