Author Topic: maximized button is not working properly  (Read 1764 times)

ONEITSS

  • Pro Deluxe
  • Newbie
  • *
  • Posts: 27
    • View Profile
maximized button is not working properly
« 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?

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6265
    • View Profile
Re: maximized button is not working properly
« Reply #1 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