Skip to content

Commit 40a805e

Browse files
committed
Add to Mx10
1 parent 5c67045 commit 40a805e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • content/en/docs/refguide10/modeling/integration/rest-services/consumed-rest-services

content/en/docs/refguide10/modeling/integration/rest-services/consumed-rest-services/server-side-paging.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ Now, you can start calling the REST service from your microflow data source. To
7777

7878
## Creating a Data Grid with a Microflow Data Source
7979

80+
{{% alert color="info" %}} The data grid widget is a Dojo widget. This means the runtime setting **Use React client** must be set to **No** for it be visible in the Toolbox. {{% /alert %}}
81+
8082
In the previous section, you created a microflow which returns a list of characters. Now, you will use this microflow as a data source for a data grid:
8183

8284
1. From the **Toolbox**, drag a **Data grid** onto a page.

0 commit comments

Comments
 (0)