We need to develop a data grid with the following actions:
This will be rendered client side. We are currently running Aurelia with javascript for our front end.
My question is whether or not the team should try and build this using js and aurelia plugins or if we should use something like ag grid or syncfusion.
What are the pros and cons of building such a data grid against using third party packages like ag grid or syncfusion?