Rilasci di MindFusion.JavaScript Pack

Released: Aug 14, 2020

Aggiornamenti in 2020.R1

Funzionalità

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...