Questions tagged [gridjs]

Grid.js is an open-source table library written in TypeScript

Grid.js is an open-source table library written in TypeScript.

Website: https://gridjs.io

Docs: https://gridjs.io/docs/index

79 questions
0
votes
1 answer

Triggering a sort on Grid.js programmatically

When I mount the GridJS component and load its data, how can I programmatically trigger the default sort on load? What methods I should call? I am using gridjs-svelte, but that really does not matter as I can access the underlying Javascript…
Mikko Ohtamaa
  • 82,057
  • 50
  • 264
  • 435
0
votes
0 answers

react-dom.development.js:26091 Uncaught (in promise) Error: Target container is not a DOM element. at Object.render Using gridjs-react

I am developing an app with React and I use gridjs-react in it to display a list of affiliates, but I have this problem. Uncaught (in promise) Error: The target container is not a DOM element. at Object.render (react-dom.development.js:26091:1) …
0
votes
1 answer

How can i set a button?

Im table using gridjs first time and im newbie at js items. How can i set a button? and how can i get link it?