Home › Forums › Guriddo jqGrid JS › Help › Minimize Grid Trigger
I am using an accordian style layout where the contents of the div slideToggle (up/down) when the header is clicked.
I figured out the jquery sliding issue.
However, I would still like to know how to click the minimize button via script.
Looks like $(“.ui-jqgrid-titlebar-close”, $(mygrid)).click() should do it…
Mark
Hello,
Better is this:
$(”.ui-jqgrid-titlebar-close”, “#gbox_mygrid”).click(…)
where mygrid is the id of the grid.
Regards
Tony
Thanks!
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS