Put value in comum cell with rows / columns headers

Tags: #<Tag:0x00007efc64cee840>

Hi,

I have a HT with row headers and column headers. Is there any way tu put value in comum cell ? like image bellow?

I have this example here:

http://jsfiddle.net/durp88y9/6/

Best regards!

Hi @dit
we do not have an option to add anything there but I think that you could just use getElementsByTagName for TH element (it’s the first TH in the table.

@dit

I wasn’t thinking about your request and here’s an example that is easier to develop: http://jsfiddle.net/durp88y9/8/ by using afterGetColHeader