Posted 2 October 2019, 5:51 am EST
Hello!
I would like to know if there is a way to get a header cell element by providing its exact location in the grid, meaning row and column. In the GridPanel class, there is a ‘getCellElement’ method, which works, only, for data cells. I’m wondering if a similar function exists for the header cells.