ASP.NET MVC Controls | ComponentOne
Working with Controls / FlexGrid
In This Topic
    FlexGrid
    In This Topic

    The FlexGrid control provides a powerful and flexible way to display data from a data source in a tabular format. The control is a full-featured grid, providing various features including several selection modes, sorting, column reordering, grouping, filtering, editing, custom cells, XAML-style star-sizing columns, row and column virtualization, etc.

    FlexGrid provides design flexibility with unbound columns, conditional formatting and cell level customization. This allows developers to create complex grid-based applications, and edit and update data bound to database.

    See Also