Posted 28 February 2019, 3:26 pm EST
I want to change the cell padding in FlexGrid. I found this on point topic;
https://www.grapecity.com/en/forums/wijmo/flexgrid-cell-padding
As suggested I added the following at the end of the wijmo.min.css file
wj-cell{padding:0px;}
This did not make a difference. Is that the right place to add it? I am working with an MVC Core 2.2 application.
Thanks, Ed
