ParamQuery Grid
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Pro
»
Show fullscreen button but not hide button
« previous
next »
Print
Pages: [
1
]
Author
Topic: Show fullscreen button but not hide button (Read 2421 times)
wmwa
Pro Economy
Newbie
Posts: 19
Show fullscreen button but not hide button
«
on:
October 03, 2015, 01:40:30 am »
Is there a way to hide only one of the two upper-right buttons on the grids? I want the ability to fullscreen the grid, but don't really need to be able to minimize it. They seem to come as a pair in the CSS though.
Logged
paramvir
Administrator
Hero Member
Posts: 6309
Re: Show fullscreen button but not hide button
«
Reply #1 on:
October 05, 2015, 11:01:30 am »
It can be done with help of collapsible option
http://paramquery.com/pro/api#option-collapsible
Code:
[Select]
collapsible: {on: false}
Logged
Print
Pages: [
1
]
« previous
next »
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Pro
»
Show fullscreen button but not hide button