Closed MentalGear closed 3 years ago
@MentalGear , not sure what is your question about. You can put any icons inside of grid cells and much more.
Sorry, could be clearer. I mean a grid layout like this, or maybe your plugin is only for tables ?
No, it’s not for tables only Revo-grid can make any layout you like and handle huge amount of data
Thanks for the reply, after checking the api guide, I couldn't however find how to make such a grid icon layout, only the standard table layout is described. I would much appreciate an example. Thx.
@MentalGear check this sample out: https://codesandbox.io/s/vue-grid-icons-3vuuj?file=/src/App.vue
Hope this would be a good start for you.
Cool, thank you for the example! It still has the table header, and row hightlight, but I assume those can be toggled off via api/css ?
Column header can be hidden with css. Just set it height to 0
Would it be possible to use this with an icon grid layout, ios style ?