Lançamentos do MindFusion.JavaScript Pack
Released: Aug 14, 2020
Atualizações na 2020.R1
Recursos
Grid
- JsDataViews - a grid control that binds to an array of objects and displays the data in tabular format.
- Some of the main features of the grid control are:
- Row virtualization - Only the rows, that are visible within the current viewport are rendered, which allows large sets of records to be displayed faster.
- Inplace editing of grid cells - Data-type dependent inplace editors allow inline editing of grid cells data. Custom editors from the MindFusion.Common.UI library can also be...