Simple Grid (also known as Classic Grid) is an App view type, which is used to present data in a grid with paging toolbar for navigating across various pages. In this view, the user gets new data every time the grid paginates by user's forward or backward click on the Pagination bar.
Info | ||
---|---|---|
| ||
In Tablet devices, only the first three columns will appear allowing the other columns accessible through the collapsible expand icon without the pagination tools. All the event handlers (context click, cell click and data drilling) will be disabled and each page records will load by scrolling. In Mobile devices, only the first two columns will appear allowing the other column accessible through the collapsible expand icon without the pagination tools. All the event handlers (context click, cell click and data drilling) will be disabled and each page records will load by scrolling. |
...
Tip | ||
---|---|---|
A brief overview on creating a grid app in Canvas Studio is provided as follows:
|
...
- On the home page of Canvas Studio, click App Designer.
- Click icon to create a new app.
- Enter an appropriate name in the App Display Name field, e.g. ACCOUNT SUMMARY DETAILS.
- Enter an appropriate ID in the App ID and View ID fields, e.g. ACCOUNT_SUMMARY_DETAILS_WGT.
- In the App Resource Bundle field, enter the name of the bundle key associated with the property file, e.g. common.
Select the appropriate Product, Sub-Product and Function Codes. For detailed information on Product, Sub-Product and Function Codes, refer Configuring Entitlements and Creating Product, Sub-Product and Function Codes.
Note On entering the App ID, the View ID gets filled automatically. However, you can still apply changes to the View ID. No blank spaces and special characters should be used in the App ID and View ID fields. The underscore symbol can be used. During the creation of an app, you can edit the App ID and View ID fields. However, while editing an app, you cannot apply changes to the App ID and View ID fields.
- Select the CLASSIC_GRID chart view type.
- Click the Datasource tab to select the relevant data source for the classic grid widget.
- Click the Datasource tab to select the relevant data source for the classic grid widget.
Click the Data Src ID field and type the name of the Data Source to select it.
Note You can uncheck the Use Existing Data Source and Use Default instruction Class checkboxes to connect to any data source using SQL Param Map ID. For detailed information on using the SQL Map and the instruction class to display data on the app, refer Adding the SQL Map and Instruction Class with App.
- Click Proceed to design the app.
- Click Columns tab.
- You can quickly select all the columns by clicking the Select All option. Alternatively, you can drag and drop the columns of your choice.
- Click icon to save the app.
A confirmation message, indicating a successful save appears. - Click Ok.
Alternatively, you can view the following video that shows you how to create a Simple Grid App using App Designer:View file name App Designer- Simple Grid.mp4 height 250