ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: ONEITSS on October 11, 2016, 04:01:30 pm

Title: maximized button is not working properly
Post by: ONEITSS on October 11, 2016, 04:01:30 pm
Hi,
we have custom layout of page, maximized is not working correctly, it is getting H Scroll and wrong position(not able to see header to minimize)

do we need to set any page size settings?
Title: Re: maximized button is not working properly
Post by: paramvir on October 12, 2016, 09:50:28 am
grid size in maximized state can be customized with help of collapsible.css option.

http://paramquery.com/pro/api#option-collapsible

and in toggle event with condition ( ui.state == 'max' )

http://paramquery.com/pro/api#event-toggle