Daniel W Logan

Results 2 comments of Daniel W Logan

If your grid is simple, then you can add the formatting on the first column to emulate the grid.js column names by adding: `.gridjs-td:first-child { background-color: #f9fafb; }` in the...

Replacing the gridjs call with `` makes the check boxes appear.