Using dhtmlxGrid with Vue.js

I saw a tutorial with code on using “dhtmlxGantt” with/in Vue.js, but I can’t find a similar tutorial for “dhtmlxGrid”. Is there a tutorial with code on using “dhtmlxGrid” with/in Vue.js?

If not, does it mean “dhtmlxGrid” is not yet compatible with Vue.js? And If it is not, are there immediate plans to make it work with Vue.js? When or how soon?

I’ve evaluated “dhtmlxGrid” for a client project (with dhtmlxSuite), and it fits the requirements perfectly, except that I want to use Vue.js with it. Any info about this from the dhtmlxGrid dev team will be much appreciated.

Thanks,
Oscar

Here is the complete demo demonstrating the dhtmlx-componetns integration with Vue.js
https://files.dhtmlx.com/30d/b921ecce54709e42900c616b687236f7/vuejs-demo.zip

1 Like

Thanks @sematik! Appreciate it!