Ignite UI Hierarchical Grid
Help your users understand and work with hierarchical data, even in a mobile touch-first environment with Ignite UI for JavaScript’s Hierarchical Grid component. You can bind the hierarchical grid to a variety of data sources, including JSON, XML, .NET Collections and .NET Data Sets. You can lazy load the grid when dealing with large data sets. It has all the speed and performance of our other grid controls, and, like all our grids, Ignite UI for JavaScript’s hierarchical grid works great in Angular JS, Angular and React.
View SampleRow Edit Dialog Box
Users like grids because they are familiar, intuitive, and logical--but editing data in a web-based grid can sometimes be challenging. Ignite UI for JavaScript offers great options so for easy grid data editing. Adding a Row Edit dialog box to your grid is as simple as adding a couple of lines of configuration information.
View SampleIn-cell Editing
In addition to the Row Edit dialog box, Ignite UI for JavaScript also offers the ability for users to edit data directly in a cell. This is very easy to set up and enable users to quickly and easily update grid data.
View SampleExport to Excel
The Ignite UI for JavaScript Grid component allows users to export data into an Excel file, enabling users to work with their data comfortably in Microsoft Excel.
View SampleRow Selection
When it comes to row selection, Ignite UI for JavaScript provides all the options you’re looking for. Users can select several rows at once, one row at a time, or none at all.
View Sample