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 Grid (free version)
»
Title hidden
« previous
next »
Print
Pages: [
1
]
Author
Topic: Title hidden (Read 3562 times)
newparam
Newbie
Posts: 9
Title hidden
«
on:
March 19, 2014, 04:51:00 pm »
Hi,
Is there a way to hide the title and the numbering on the left?
Also can I alternate colors for the rows being displayed?
The horizontal scrollbar scrolls to the right after my last column
making it look bad. Can i do something about that too?
Thank you.
Logged
paramvir
Administrator
Hero Member
Posts: 6310
Re: Title hidden
«
Reply #1 on:
March 19, 2014, 05:21:10 pm »
Please check the below options.
topVisible, oddRowsHighlight, numberCell, flexWidth.
Logged
newparam
Newbie
Posts: 9
Re: Title hidden
«
Reply #2 on:
March 20, 2014, 10:29:30 am »
flexwidth and oddRowsHighlight are not working for me.
I am using the theme overcast.
Also can i change the font of text.
«
Last Edit: March 20, 2014, 11:02:46 am by newparam
»
Logged
paramvir
Administrator
Hero Member
Posts: 6310
Re: Title hidden
«
Reply #3 on:
March 22, 2014, 12:27:16 am »
1) you can add css rule for odd rows.
http://paramquery.com/pro/tutorial#topic-altrows
2) It's flexWidth.
3)
.pq-grid *{
font-size: 12px;
}
Logged
Print
Pages: [
1
]
« previous
next »
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Grid (free version)
»
Title hidden