Author Topic: Getting column group header from inside refreshHeader?  (Read 1708 times)

rickpqu

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 26
    • View Profile
Getting column group header from inside refreshHeader?
« on: February 08, 2019, 04:30:31 am »
Hi, I have a table with column groups. I can get the individual colunm header with getCellHeader function inside refreshHeader:

gridObject.refreshHeader = function () {
}

But, I need to attach something to the column group header cells also. Is it possible to access those? (from within refreshHeader, or somewhere else, whichever works)

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6282
    • View Profile
Re: Getting column group header from inside refreshHeader?
« Reply #1 on: February 08, 2019, 06:08:19 pm »
That's available in version >= v5.4.0

https://paramquery.com/pro/api#method-getCellHeader