
FlexGrid adds built-in column menus to sort, filter, group and resize columns.
Features
- FlexGrid Column and Selection Menus - FlexGrid for Blazor now has built-in column menus to sort, filter, group, and resize columns. Users can invoke the menu by clicking on the ellipses button beside the column name. When users select any row\column on the grid, they can open a selection menu using the context menu. The selection menu provides clipboard operations such as cut, copy and paste.
- FlexChart Export to Image - FlexChart for Blazor can be exported to an image in PNG, JPG, or SVG format using the SaveImage method. The SaveImage method takes a parameter for ImageFormat where the image type can be specified.