Create a new Wijmo JavaScript centric Data Grid component.
552
Views
2
Comments
New
Components

The current reactive version of the data grid is very useful for what it does.  However there are times when you want to extend the data grids capabilities from examples from on the Wijmo JavaScript DataGrid Demos page.  Unfortunately extending the current Reactive DataGrid component is due its internal GridAPI.  To extend the grid, a developer needs to understand both the Reactive DataGrids' GridAPI in addition to the to the wijmos API.  

It would be nice to have a OutSystem JavaScript DataGrid Component that justs loads the required wijmo libraries, registers the grid license, and binds to a DOM element id.


  

Merged this idea with 'Outsystems DataGrid' (created on 18 Nov 2023 19:09:57 by Aniket Shintre)

It would be great to have a FULL FEATURED Wijmo DataGrid instead of the current limited functionality.

Outsystems DataGrid is a great component but when we hit limitations owing to the limited feature availability, custom code is the only way out and our app code starts bloating, no matter how much we would like to control.

e.g. Hierarchical grid as a feature, making Outsystems DataGrid fully responsive out of the box