The DevExpress ASP.NET MVC Spreadsheet implements an Excel inspired Freeze Panes functionality. This allows end-users to lock specific rows or columns in one area to keep this area of a worksheet visible while scrolling the worksheet content vertically or horizontally.
Using the Freeze Panes command from the View tab on the ribbon, end-users can freeze arbitrary panes (lock rows and/or columns based on the selection), freeze the top row, freeze the first column and unfreeze panes.
Local Copy of this Demo To inspect the source code for this demo on your machine, you must first install our components via the DevExpress Component Installer. |
You can open a local copy of this online demo directly from this webpage (if using v20.2.8, 21.1.4 or higher).
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\MVCxSpreadsheetDemos |