The library supports the deep links that generate a unique URL for every controls state combination. To enable deep links:
<script> datagrid({ deepLink: true }); </script>
Last updated 5 years ago