Tabulator Javascript Datagrid Integration

Looks good!

Just to say I had to do the following to make it work (for anyone else cloning it) -

  1. re-add the dependency (and use Development unless you publish the dependency app)
  2. you need to delete and re-add the Tabulator custom component to the form in the demo app.
  3. BUT BEFORE YOU DO (2) - click the placeholder for the “missing” tabulator control and copy the binding data.
  4. Re-establish the event links - click the tabulator component then click each of the events in the properties and the links to the methods will be established.

You’ll see what i mean when you do it. These are all slight side effects of cloning apps and dependency apps, but once done it all works fine.

Good work!

2 Likes