grid-js / gridjs-jquery

Grid.js jQuery integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage pattern for html in tables?

mmattozzi opened this issue · comments

Hi, thanks for the library... hoping this is just a documentation improvement, but is it possible to include HTML in tables as described in https://gridjs.io/docs/examples/html-cells ? If so, how do I import the html function using this library? Thanks!

Oh, of note including
<script src="https://unpkg.com/gridjs/dist/gridjs.umd.js"></script>
and then later referencing gridjs.html() did work just fine for my use case, but I was wondering if there was a cleaner way that didn't involve also including that source file.

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

the same issue