leikind / wice_grid

A Rails grid plugin to create grids with sorting, pagination, and (automatically generated) filters
MIT License
535 stars 215 forks source link

How to prevent 'wice-grid' from being added to the table? #355

Open ugultopu opened 4 years ago

ugultopu commented 4 years ago

I'm trying to prevent the generated table element from having the wice-grid CSS class on it. How can I accomplish this?