ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: rickpqu on February 08, 2019, 04:30:31 am

Title: Getting column group header from inside refreshHeader?
Post by: rickpqu 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)
Title: Re: Getting column group header from inside refreshHeader?
Post by: paramvir on February 08, 2019, 06:08:19 pm
That's available in version >= v5.4.0

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