Skip to content
Snippets Groups Projects
Commit 61bc72d4 authored by Anton Bagliy's avatar Anton Bagliy
Browse files

WIP: rating table demo with tabulator, group by and frozen columns #396

parent 45f601e1
Branches
No related merge requests found
<link href="https://unpkg.com/tabulator-tables@4.2.3/dist/css/tabulator.min.css" rel="stylesheet">
<script type="text/javascript" src="https://unpkg.com/tabulator-tables@4.2.3/dist/js/tabulator.min.js"></script>
<div id="example-table"></div>
<script type="text/javascript" src="table.js"></script>
<script type="text/javascript" src="table.js" charset="utf-8"></script>
This diff is collapsed.
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment