Double rendering of col and row headers using HandsOnTable -
i have problem both column , row headers being rendered looks twice!
i'm using app called hype (link). else works ok (seemingly) except headers. i've reported issue on hype forums (here) familiar hype product can download test document.
all appreciated.

we need actual fiddle handsontable instance. doesn't much. can guess @ issue, it's "clone" instance of table gets rendered on top of actual table allow freezing of panes.
you're modifying css on 1 of these, making second 1 go out of whack. solution either modify them both or use handsontable methods modify table.
Comments
Post a Comment