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
»
Html column grouping
« previous
next »
Print
Pages: [
1
]
Author
Topic: Html column grouping (Read 1501 times)
mscodigno
Pro Deluxe
Newbie
Posts: 24
Html column grouping
«
on:
April 14, 2021, 03:11:15 pm »
I want to group the column whose data type is html, but it is broken like in the image. How can I solve this problem?
Logged
paramvir
Administrator
Hero Member
Posts: 6310
Re: Html column grouping
«
Reply #1 on:
April 14, 2021, 05:00:54 pm »
From the image its fix seems to be changing column ADI dataType to "html".
But since grouping takes place by strings, html columns are not recommended for grouping.
Logged
mscodigno
Pro Deluxe
Newbie
Posts: 24
Re: Html column grouping
«
Reply #2 on:
April 14, 2021, 06:20:46 pm »
Is it possible to run a function when clicking the cells in the "CODE" column without using the <a> tag and onclick event that I am currently using?
Logged
paramvir
Administrator
Hero Member
Posts: 6310
Re: Html column grouping
«
Reply #3 on:
April 14, 2021, 08:43:39 pm »
Yes, please use cellClick event:
https://paramquery.com/pro/api#event-cellClick
Logged
Print
Pages: [
1
]
« previous
next »
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Pro
»
Html column grouping