New ComboBox column
Data Grid adds new ComboBox column.
Features
- Data Grid
- Cell Editing - The Web Component 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.