• Material 3
  • Fluent
  • Bootstrap v5
  • Tailwind CSS
  • High Contrast
Preferences
Theme Selection
Theme Modes
Mode Selection
Touch
Mouse
Localization
*Translated by Google Translator.
Currency

Example of Sorting and Filtering in ASP.NET MVC Spreadsheet Control

This sample demonstrates sorting and filtering feature using employee details.

DEMO
SOURCE

In this demo, sorting is applied to B(Employee Name) column in ascending order using sort method. The sort order can be specified in order property with following values `Ascending` or `Descending` and its default value is `Ascending`. The sorted data is filtered with value 'Services' in `D` column using applyFilter method in call back function of sort method.

More information about sorting and filtering feature can be found in this documentation section.

Transform your ASP.NET MVC web apps today with Syncfusion ASP.NET MVC components
85+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE