Lately I have been looking into javascript grid components and have not found a good solution.
What would be a good javascript grid component that satisfies the following:
1. Integrates easily with Vue
2. Has sorting
3. Has grouping
4. Has inline editing (formulas are not required)?
OTOH I would be happy with a software that is basically a web frontend for Postgres that can be customised in a way that a client can only see and edit specific fields based on assigned rights.
Lately I have been looking into javascript grid components and have not found a good solution.
What would be a good javascript grid component that satisfies the following: 1. Integrates easily with Vue 2. Has sorting 3. Has grouping 4. Has inline editing (formulas are not required)?
OTOH I would be happy with a software that is basically a web frontend for Postgres that can be customised in a way that a client can only see and edit specific fields based on assigned rights.