You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Syncfusion [Flutter DataGrid](https://help.syncfusion.com/flutter/datagrid/overview)provides the support to load any widget in the cells. In this article, you can learn about how to load the button widget for specific column and perform any action on that button click.
3
+
The Syncfusion [Flutter DataGrid](https://help.syncfusion.com/flutter/datagrid/overview)supports loading any widget in the cells. In this article, you can learn how to load the button widget for a specific column and perform any action on that button click.
4
4
5
5
## STEP 1:
6
6
Initialize the [SfDataGrid](https://pub.dev/documentation/syncfusion_flutter_datagrid/latest/datagrid/SfDataGrid-class.html) widget with all the required properties.
0 commit comments