Explore GitLab
Discover projects, groups and snippets. Share your projects with others
-
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
-
How to use ActiveReports in WPF: Basic Usage
-
This sample demonstrate to bind FlexGrid with DataBase(C1Employee.mdf) using EntityFrameworkCore.
-
Demonstrate how to import the CSV file to FlexGrid control same as Excel Import
-
This sample shows how to add a select all checkbox in FlexGrid with paging.
-
This sample shows how to override the original ConditionFilter in FlexGrid and add your own conditions or logic.
-
This sample shows how to send an image or blob type from the client side to FlexReport API.
-
This sample shows to show the edited cells in FlexGrid.
-
This sample shows how to make the footer rows editable.
-
This sample shows how to remove a column in a bounded FlexSheet.
-
The [UWP] project shows how to be able to enter a value without specifying the whole number portion in a decimal/double type input
-
This sample shows how to export FlexSheet to PDF using Web Workers