Our blazing fast Grid component built with pure JavaScript


Post by caspernh »

I am trying to use Bryntum Grid with Laravel Inertia JS.

In Inertia links to other pages are vue-components.

How can i add my vue-component link to a column in Bryntum grid?

Example:

<Link :href="route('customers.edit', {'customer': customer})">Edit</Link>

Post by alex.l »

Please take a look at relevant forum topic here viewtopic.php?f=43&t=20553

All the best,
Alex


Post Reply