Explore GitLab
Discover projects, groups and snippets. Share your projects with others
-
This sample shows how to create a FlexReport with custom report provider and change it by using the id provided from the client side.
-
This sample shows how to freeze columns from the right side.
-
This sample shows how to use DataSet of DataTable as the data source of the FlexReport
-
This sample shows how to draw enable RTL layout for a specific column.
-
This sample demonstrates how to change the position of DataLabels that have negative values.
-
This sample how to color column headers of FlexGrid according to the series in FlexChart.
-
This sample shows how to create dynamic data maps using FlexGrid.
-
This sample shows how to perform complex calculations in FlexSheet using Web workers.
-
The Sample demonstrates how to highlight(using circle) the nearest data point to the mouse location.
-
This sample shows how to export FlexGrid and FlexChart to a single PDF.
-
This sample shows how to use AutoComplete as a custom editor for FlexGrid in which the displayMemberPath and selectedValuePath are different.
-
This sample shows how to add a custom context menu to FlexGrid in which Menu Items are dynamic.
-
This sample shows how to remove null values from PivotEngine.
-
This sample shows how to open FlexGridFilter editor using keys.
-
Hide duplicate values in a report using script
-
This sample demonstrates how to auto-size the columns every time the view definition is changed.
-
This sample shows how to remove the padding from the expand/collapse button in a hierarchical grid to show them in a straight line.
-
This demos shows how to ask for confirmation when deleting a row from FlexGrid using Popup
-
This sample shows how to filter data using CollectionView in a DataMap
-
This sample shows how to override the condition filter to add your own logic in filtering.