[]
        
(Showing Draft Content)

FlexGrid

FlexGrid for Blazor provides a powerful and flexible way to display data from a data source in tabular format. The native FlexGrid for Blazor control is a full-featured grid which provides exceptional flexibility and customization for cell editing and appearance. Also, it supports smart, on-demand loading for large data sets, responsive sizing, and many Microsoft Excel-like spreadsheet features such as cell freezing and merging.

FlexGrid provides design flexibility with conditional formatting and cell level customization. This allows developers to create complex grid-based applications, as well as provides the ability to edit and update databases at runtime. In the following sections, we will learn about these features in detail.

Key Features

  • Data operation support - Using FlexGrid, you can perform various data operations like sorting, grouping, filtering, editing, scrolling and paging.
  • Display large data sets - FlexGrid supports data virtualization and on demand loading for faster performance for very large data sets.
  • Styling and formatting - FlexGrid provides various methods to customize the appearance of the FlexGrid and also format the different data types which can be used for conditional formatting.
  • Other features - FlexGrid also offers column sizing, adding row details, merging and freezing the cells.