[]
This section comprises all the features and auxiliary functionalities offered by FlexSheet.
Learn how to set the number of digits after the decimal point.
Learn how to merge cells at run-time and through code.
Client-side Loading and Saving of Excel
Learn how to load and save data from an Excel file or workbook on client-side, in FlexSheet.
Learn about the context menu available in FlexSheet.
Learn how to perform data binding in FlexSheet.
Learn how to handle drag and drop operation in FlexSheet.
Learn how to save an Excel (.xlsx) file with HTML entities content
Learn how to enable Filtering in the FlexSheet.
Learn how to apply styles on cells, in FlexSheet.
Learn about the in-built formulas and how to use them at runtime and in code.
Learn how to freeze cells in the FlexSheet.
JSON Loading and Saving on Client-side
Learn how to use workbook object model to load Json string into FlexSheet control.
Learn how to add or remove row and column headers in the FlexSheet.
Remote Loading and Saving of Excel
Learn how to remotely load data from excel file or workbook in FlexSheet.
Learn how to enable Sorting in the FlexSheet.
Learn how to add a table in the FlexSheet control.
Learn how to add unbound FlexSheet to an MVC application.