Skip to content

Commit 1d8b430

Browse files
authored
Merge pull request mendix#8868 from jdiehl/patch-53
Update data grid mention of react
2 parents 293a41e + 1f73530 commit 1d8b430

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/en/docs/refguide/modeling/pages/data-widgets/grids/data-grid

content/en/docs/refguide/modeling/pages/data-widgets/grids/data-grid/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ weight: 10
77

88
{{% alert color="warning" %}}The data grid widget is not supported on native mobile pages.{{% /alert %}}
99

10-
{{% alert color="warning" %}}The data grid widget, which is not supported by the React client added to Mendix in [10.7](/releasenotes/studio-pro/10.7/#react-client), can be converted to a [data grid 2 widget](/appstore/modules/data-grid-2/) through the context menu of the widget **Convert to data grid 2** starting with Mendix [10.9](/releasenotes/studio-pro/10.9/#improvements).{{% /alert %}}
10+
{{% alert color="warning" %}}The data grid widget is not supported when using the [React client](/refguide/mendix-client/react/). Please use the [data grid 2 widget](/appstore/modules/data-grid-2/) instead. It is possible to convert existing data grid widgets to data grid 2 as explained in the [React Migration Guide](/refguide/mendix-client/react/#data-grid){{% /alert %}}
1111

1212
## Introduction
1313

0 commit comments

Comments
 (0)