Our blazing fast Grid component built with pure JavaScript


Post by peachaws »

Dear Team,
I hope this message finds you well. We are using the bryntum grid (5.6.6) in our project and need to implement the tree grid in vue2.
That would be great if you could provide us with the tree grid demo in vue2.

Thank you!


Post by marcio »

Hey peachaws,

We have a demo for that in Vue 3, which you can check the source code by downloading from the customer zone, and from there you can base yourself https://bryntum.com/products/grid/examples/frameworks/vue-3/javascript/treegrid/dist/.

But the component itself works just like a normal grid, so you need to update the tag and data structure, and should be good to go.

Best regards,
Márcio


Post Reply