# Work with FlexSheet

## Content



This section comprises all the features and auxiliary functionalities offered by FlexSheet.

[Calculation Precision](/componentone/docs/mvc/online-mvc-core/WorkingwithControls/FlexSheet/Work-with-FlexSheet/flexsheet-calculation-precision)

Learn how to set the number of digits after the decimal point.

[Cell Merging](/componentone/docs/mvc/online-mvc-core/WorkingwithControls/FlexSheet/Work-with-FlexSheet/CellMerging)

Learn how to merge cells at run-time and through code.

[Client-side Loading and Saving of Excel](/componentone/docs/mvc/online-mvc-core/WorkingwithControls/FlexSheet/Work-with-FlexSheet/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.

[Context Menu](/componentone/docs/mvc/online-mvc-core/WorkingwithControls/FlexSheet/Work-with-FlexSheet/Context-Menu)

Learn about the context menu available in FlexSheet.

[Data Binding](/componentone/docs/mvc/online-mvc-core/WorkingwithControls/FlexSheet/Work-with-FlexSheet/Data-Binding)

Learn how to perform data binding in FlexSheet.

[Drag and Drop](/componentone/docs/mvc/online-mvc-core/WorkingwithControls/FlexSheet/Work-with-FlexSheet/fsDrag-and-Drop)

Learn how to handle drag and drop operation in FlexSheet.

[Excel HTML Entities Export](/componentone/docs/mvc/online-mvc-core/WorkingwithControls/FlexSheet/Work-with-FlexSheet/Excel-HTML-Entities-Export)

Learn how to save an Excel (.xlsx) file with HTML entities content

[Filtering](/componentone/docs/mvc/online-mvc-core/WorkingwithControls/FlexSheet/Work-with-FlexSheet/Filtering)

Learn how to enable Filtering in the FlexSheet.

[Format Cells](/componentone/docs/mvc/online-mvc-core/WorkingwithControls/FlexSheet/Work-with-FlexSheet/Format-Cells)

Learn how to apply styles on cells, in FlexSheet.

[Formulas in FlexSheet](/componentone/docs/mvc/online-mvc-core/WorkingwithControls/FlexSheet/Work-with-FlexSheet/Formulas-in-FlexSheet)

Learn about the in-built formulas and how to use them at runtime and in code.

[Frozen Cells](/componentone/docs/mvc/online-mvc-core/WorkingwithControls/FlexSheet/Work-with-FlexSheet/FrozenCells)

Learn how to freeze cells in the FlexSheet.

[JSON Loading and Saving on Client-side](/componentone/docs/mvc/online-mvc-core/WorkingwithControls/FlexSheet/Work-with-FlexSheet/JSON-Loading-and-Saving-on-Client-side)

Learn how to use workbook object model to load Json string into FlexSheet control.

[Multiple Headers](/componentone/docs/mvc/online-mvc-core/WorkingwithControls/FlexSheet/Work-with-FlexSheet/Multiple-Headers)

Learn how to add or remove row and column headers in the FlexSheet.

[Remote Loading and Saving of Excel](/componentone/docs/mvc/online-mvc-core/WorkingwithControls/FlexSheet/Work-with-FlexSheet/Remote-Loading-and-Saving-of-Excel)

Learn how to remotely load data from excel file or workbook in FlexSheet.

[Sorting](/componentone/docs/mvc/online-mvc-core/WorkingwithControls/FlexSheet/Work-with-FlexSheet/Sorting)

Learn how to enable Sorting in the FlexSheet.

[Table](/componentone/docs/mvc/online-mvc-core/WorkingwithControls/FlexSheet/Work-with-FlexSheet/Table)

Learn how to add a table in the FlexSheet control.

[Unbound Sheets](/componentone/docs/mvc/online-mvc-core/WorkingwithControls/FlexSheet/Work-with-FlexSheet/Unbound-Sheets)

Learn how to add unbound FlexSheet to an MVC application.