Author Topic: Html column grouping  (Read 1397 times)

mscodigno

  • Pro Deluxe
  • Newbie
  • *
  • Posts: 24
    • View Profile
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?

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6113
    • View Profile
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.

mscodigno

  • Pro Deluxe
  • Newbie
  • *
  • Posts: 24
    • View Profile
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?

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6113
    • View Profile
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