/perform-custom-sorting-in-flutter-datagrid-widget

A quick-start example to help you to perform custom sort operation in Syncfusion Flutter DataGrid. You will learn how to sort a column based on case insensitive in a DataGrid using Compare method of DataGridSource class.

Primary LanguageC++

Perform Custom Sorting in Flutter DataGrid Widget

A quick-start example to help you to perform custom sort operation in Syncfusion Flutter DataGrid. You will learn how to sort a column based on case insensitive in a DataGrid using Compare method of DataGridSource class.

Watch the video: Coming soon...

Documentation: https://help.syncfusion.com/flutter/datagrid/sorting#custom-sorting

Requirements to run the demo

How to run this application

To run this application, you need to first clone or download the ‘perform custom sorting in flutter datagrid widget’ repository and open it in your preferred IDE. Then, build and run your project to view the output.

Further help

For more help, check the Syncfusion Flutter documentation, or Flutter documentation.