The grid lets an AEM author open the component's dialog and view data, as shown in the following illustration.
A grid control located in an AEM component's dialog
You can populate the grid by using a CQ.Ext.data.Store instance. You can define a JavaScript method that dynamically creates a CQ.Ext.data.Store instance to populate the grid with data obtained at run-time.
This article walks you through how to build a custom AEM component that contains the data grid.
To read this development article, click http://helpx.adobe.com/experience-manager/using/creating-custom-cq-component-uses.html.
No comments:
Post a Comment
If you have any doubts or questions, please let us know.