using PropertyGrid xtype in cq | Community
Skip to main content
New Participant
October 16, 2015
Solved

using PropertyGrid xtype in cq

  • October 16, 2015
  • 1 reply
  • 545 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Sham_HC

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

1 reply

Sham_HC
Sham_HCAccepted solution
New Participant
October 16, 2015

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