This topic contains 3 replies, has 2 voices, and was last updated by Hristo 5 years ago.
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.
jQuery UI Widgets › Forums › Layouts › Docking › jqxDocking remove maxHeight on Window
This topic contains 3 replies, has 2 voices, and was last updated by Hristo 5 years ago.
I need to have a docking window’s height greater than 600px;
In previous versions there seems to have been a “setWindowProperty” method to allow the changing of a windows Max Height.
How do we accomplish this now in version 4.6.1?
Hello a2m developer,
Could you clarify it?
We do not have such version (4.6.1).
The default maxHeight
of the jqxWindow is 600 but you could change it to bigger.
Best Regards,
Hristo Hristov
jQWidgets team
http://www.jqwidgets.com
I’m using NPM. There are 4.6.1 – 4.6.4 listed under https://registry.npmjs.org/jqwidgets-framework
4.6.1 is in my package-lock.json
These are not listed under https://github.com/jqwidgets/jQWidgets/releases
Hello a2m developer,
We recommend using the latest version of jQWidgets.
Maybe you mean the “setWindowPosition” method of the jqxDocking.
I tested this demo below and it seems to work fine:
https://www.jqwidgets.com/angular/angular-docking/angular-docking-settings.htm
Best Regards,
Hristo Hristov
jQWidgets team
http://www.jqwidgets.com
You must be logged in to reply to this topic.