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
»
column heading popup
« previous
next »
Print
Pages: [
1
]
Author
Topic: column heading popup (Read 2659 times)
elearnster
Pro Economy
Newbie
Posts: 20
column heading popup
«
on:
August 04, 2014, 10:12:06 am »
Is there any method to implement popup titles for the column headings?
Logged
paramvir
Administrator
Hero Member
Posts: 6310
Re: column heading popup
«
Reply #1 on:
August 04, 2014, 08:20:16 pm »
If you mean by tooltips for the column headers, they can be defined in the markup of column.title property as
colModel: [ { title: '<span title = "tooltip title">Column Title</span>' , other properties ... }]
Logged
elearnster
Pro Economy
Newbie
Posts: 20
Re: column heading popup
«
Reply #2 on:
August 05, 2014, 01:39:13 am »
Thanks! Works well.
Logged
Print
Pages: [
1
]
« previous
next »
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Pro
»
column heading popup