ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: mscodigno on April 14, 2021, 03:11:15 pm

Title: Html column grouping
Post by: mscodigno 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?
Title: Re: Html column grouping
Post by: paramvir 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.
Title: Re: Html column grouping
Post by: mscodigno 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?
Title: Re: Html column grouping
Post by: paramvir on April 14, 2021, 08:43:39 pm
Yes, please use cellClick event: https://paramquery.com/pro/api#event-cellClick