Jaclyn,
As far as I know, there is not an automated way to replace Datagrid 1 widgets with Datagrid 2 widgets configured with the same attributes and properties. You’ll need to do this manually.
Mike
DataGrid2 is great, but beware of functions that are not (easily) available in DataGrid2:
- Listen-to-grid function (for a workaround see https://forum.mendix.com/link/questions/110821)
- SelectPage (for a workaround see https://forum.mendix.com/link/questions/118309)
- Refresh property (for a workatound see https://forum.mendix.com/link/questions/118201)
- Sorting on more then one column by clicking the header, hold shift, click another header
Probably this list is not complete.