using PropertyGrid xtype in cq
Hi ,
Can any one advise me on how to use Propertygrid xtype in cq5 dialogs ? I have to display json string as properties in property grid . Any examples of using it ?
Thanks
Hi ,
Can any one advise me on how to use Propertygrid xtype in cq5 dialogs ? I have to display json string as properties in property grid . Any examples of using it ?
Thanks
I do not have examples but crxdelight uses PropertyGrid. Defining store and setting store [1] should render it. A samples for store at [2].
[1] http://docs.adobe.com/docs/en/cq/5-5/widgets-api/index.html?class=CQ.Ext.grid.PropertyGrid
[2] http://docs.adobe.com/docs/en/cq/current/developing/widgets.html
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.