Is there an easy way to hide gridlines in a datatable? I see a property I can set to hide the gridlines, but I haven’t been successful in using it.
borderless:true
hides only component’s outer borders and it has nothing to do with the grid lines. But you can hide them through the custom CSS: