revolist / revogrid

Powerful virtual data grid smartsheet with advanced customization. Best features from excel plus incredible performance 🔋
https://rv-grid.com
MIT License
2.77k stars 174 forks source link

Use with grid layout ? #135

Closed MentalGear closed 3 years ago

MentalGear commented 3 years ago

Would it be possible to use this with an icon grid layout, ios style ?

revolist commented 3 years ago

@MentalGear , not sure what is your question about. You can put any icons inside of grid cells and much more.

MentalGear commented 3 years ago

Sorry, could be clearer. I mean a grid layout like this, or maybe your plugin is only for tables ?

Screenshot 2020-11-25 at 19 11 54
revolist commented 3 years ago

No, it’s not for tables only Revo-grid can make any layout you like and handle huge amount of data

MentalGear commented 3 years ago

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.

revolist commented 3 years ago

@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.

Screen Shot 2020-11-28 at 8 59 39 PM
MentalGear commented 3 years ago

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 ?

revolist commented 3 years ago

Column header can be hidden with css. Just set it height to 0