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.