In the first header row, I get an empty column after the ‘A1’ and ‘C1’ ones, i.e. A1 correctly spans over A2 and B2, but then an empty cell is placed over C2, C1 spans over D2 and E2 (instead of C2-D2) and so on…
I can’t figure out what’s wrong with these simple settings, any help will be much appreciated!
environment: handsontable-pro@1.18.1 with Vue, windows, tested on both Firefox (59.0.2) and Chrome (65.0.3325.181)
Thanks for your quick reply! The number of columns is OK. Data were OK when using a single line header but I’ll double-check anyway. I’ll see also if that could be caused by some other customization attempts as I’m starting to play with renderers too
Never tried , I don’t see Vue in the enviornments choice but will look at how to do it if I can find some time…
The example is now really reduced to an empty table with a basic list of columns and these headers.
I also tried to simplify the first row in the nested headers, replacing all but one colspans with simple labels and the empty column is always added after (on the right) the colspan.
Here’s a demo that I have using codepen https://codepen.io/js-ziggle/pen/zWWzQL but each time I change it it doesn’t want to reload. I do not know if it’s my fault or the codepen has some issues right now.
Thanks again, Aleksandra, I knew there was certainly something silly on my side. It took me a while but I found it: for some reason, I was still using the handsontable.full.css file of the CE version
I owe you a beer!