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
»
Grid Height dynamic change
« previous
next »
Print
Pages: [
1
]
Author
Topic: Grid Height dynamic change (Read 3931 times)
bsolteam
Pro Deluxe
Full Member
Posts: 107
Grid Height dynamic change
«
on:
October 27, 2014, 05:31:16 pm »
Hi Paramquery Team
How to adjust height of the grid based on window size to become a responsive structure support for all devices such as desktop, tablet, mobile devices dynamically
Thanks & Regards
Bsol Team
Logged
paramvir
Administrator
Hero Member
Posts: 6310
Re: Grid Height dynamic change
«
Reply #1 on:
October 27, 2014, 11:44:09 pm »
Grid height can be mentioned in % but it's not well supported if it's immediate parent is document body. Please refer the API
http://paramquery.com/pro/api#option-height
Logged
bsolteam
Pro Deluxe
Full Member
Posts: 107
Re: Grid Height dynamic change
«
Reply #2 on:
October 28, 2014, 11:56:13 am »
Hi,
I know these thing i dont want to set fixed values in object such as height:100 or height:'100%' because it remain same for devices. Based on device window size i want to change grid size (height) dynamically so that grid fit for device.
In portrait view i am getting same desktop device height so grid is fitting half size of device height
Logged
bsolteam
Pro Deluxe
Full Member
Posts: 107
Re: Grid Height dynamic change
«
Reply #3 on:
October 28, 2014, 05:37:58 pm »
s
«
Last Edit: October 29, 2014, 12:57:36 pm by bsolteam
»
Logged
paramvir
Administrator
Hero Member
Posts: 6310
Re: Grid Height dynamic change
«
Reply #4 on:
October 28, 2014, 05:44:48 pm »
Anything beyond mentioned in API is not supported as far as height is concerned.
Logged
Print
Pages: [
1
]
« previous
next »
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Pro
»
Grid Height dynamic change