Using Handontable with Table that includes Badges/Icons

Tags: #<Tag:0x00007f8b19d77200>

Good day, We have a table with icons and badges (vuetify/vue) (see linked examples). And I am wondering if it is possible to use handsontable with this type of table given its features. If so, please point me in the direction of how we could implement it. Thank you so much in advance for any assistance.

Imgur

Imgur

Hi @esnewton

I think this is a good starting point to know what in handsontable possible to do - https://handsontable.com/examples?manual-resize&manual-move&conditional-formatting&context-menu&filters&dropdown-menu&headers

I see you use pagination. Unfortunately, we don’t support this feature. So you need to implement it by yourself.