Adding a Grid Widget to a Mashup
1. Drag the Grid widget from the Widgets panel to a container on the canvas.
2. On the Data panel, add a data service that returns an infotable.
3. Expand the data service on the panel, then under Returned Data, bind the All Data property of the Data Service to the Data property of the Grid widget. A filled arrow indicates that the infotable is bound to the Grid.
4. On the
Properties panel, click

to open the widget configuration dialog box.
5. Configure the Grid columns, then click
Done. For more information about the available column configurations, see
Configuring Grid Columns.
6. Click Save, and then view the mashup. The data from the service infotable is displayed within the Grid.