Infragistics Ignite UI for React 16.12.4

Released: Sep 29, 2020

Updates in 16.12.4

Features

  • Data Grid
    • Cell Editing - The React data grid now provides the ability for your user to edit the data you present to them in your web application.
    • Cell Batch Editing - Cell batch editing is a feature that allows you to make multiple edits to various cells in the data grid and commit the changes to the data source all at once.
    • ComboBox Column - This new column type provides a list of values that can be filtered/searched, and a single item selected.
  • Multi-column combo (Preview) - This component visualizes large amounts of data in a data grid embedded in the dropdown. It supports features such as filtering with auto-suggest, a material-based label, defining columns, controlling column header visibility, sorting, and more.