Explore GitLab
Discover projects, groups and snippets. Share your projects with others
-
This sample shows how to move long levels to the next line.
-
The project adds a context menu to FpSpread. The context menu exposes three features: 1. Hide active column. 2. Hide multiple (cont. & non-cont.) columns. 3. Show all columns.
-
This sample shows how to add another type of filter in FlexGridFilter.
-
This sample shows how to create a select all cell in the FlexSheet.
-
This sample shows how to customize the PivotGrid so that it shows the subtotal rows up to a specified level.
-
This sample shows how to create row details using Observables and export them to PDF.
-
This sample shows how to prevent the entering of alphabets inside a Number type column.
-
This sample shows how to open the FlexGrid filter editor using a key combination (Ctrl + F).
-
This sample demonstrate how to convert the Excel file stored at CloudStorage to JSON. This process is completed in following three steps: Fetch excel file from CloudStorage using C1 Cloud API Save excel file to API server Convert excel file to JSON
-
This sample shows how to customize the filter editor of FlexGrid using control template.
-
This sample shows how to add show aggregate on footer rows of formula columns.