Click for more
Click for more
Custom binding
Essential Grid processes the data source using its built-in LINQ expressions to perform paging, sorting, grouping, filtering and editing. However in some cases users may want to bypass their built-in data source processing and process the data themselves. This is known as "Custom binding"
Click for more
CRUD Grid
You can easily perform edit and delete operations in the Essential Grid.
Click for more
Sorting
It's easy to sort data within the Essential Grid.
Click for more
Custom Formatting
The grid allows formatting its content according to the value of a cell.
Click for more
MultiColumn DropDown
Essential Grid lets you bind a multicolumn drop-down to a data source.