Hello there,
when you deactivate the gridlines in the Excel workbook and set a dark background on the whole sheet, the gridlines are still visible in the Infragistics spreadsheet:
It looks like you are not considering that the grid lines are deactivated when drawing the sheet background into the HTML canvas of the spreadsheet.
Hope you can correct this any time soon!
Thank you and kind regards,
Tony
Hello Tony,
I have been investigating into the behavior you are seeing with the gridlines showing with a dark background, but I cannot seem to reproduce this if the loaded Excel sheet has the gridlines turned off. For example, I am attaching the simple Workbook that I have tested this with. When loading this into the sample you are showing in your screenshot, the gridlines do not appear.
Would it be possible for you to please provide the Excel file you are currently trying to load into that sample so I can compare them?
NoGridlinesDark.zip
Hello Andrew,
thank you for you fast response.
When i take your NoGridlinesDark.xlsx and upload it on your demo page https://es.infragistics.com/products/ignite-ui-angular/angular/components/spreadsheet-overview i get white gridlines:
Can you reproduce this?