ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: cijojohn on September 06, 2017, 06:20:31 pm
-
Hello Team,
I wan to set grid in full screen mode while loading itself.
Can you suggest something for that and Can u suggest some event for full screen so that i call this explicitly on some button click ?
Thanks
-
The toggle button can be clicked with jQuery.
$(".selector").find(".ui-widget-header .ui-icon-arrow-4-diag").click();
-
There is also a toggle method which can be called upon button click.
https://paramquery.com/pro/api#method-toggle