Hi John,
We are unable to reproduce your reported issue. It's working fine at our end. This issue is replicated when you didn't add the syncfusion flutter DataGrid package into the pubspec.yaml file. We have prepared a sample for your reference also refer to the details of how to add the flutter DataGrid package to dependencies in the following UG document
Code Snippet:
|
dependencies:
syncfusion_flutter_datagrid: ^xx.x.xx |
Here, xx.x.xx is current version of syncfusion flutter DataGrid
Please check the above sample and revert us if you still facing the same issue? If yes, please provide the following details,
1. Which Flutter channel (Stable, beta or Master) are you using?
2. Which DataGrid version are you using?
3. Issue replicating platform.
If we misunderstood anything, please modify the above sample based on your requirement. It will be helpful for us to check on it and provide you with the solution at the earliest.
Regards,
Tamilarasan