Hi,
I was unable to show cubeGrid or Chart inside a section.
I was able to show chart in a Vlayout using the code VLayout0.addMember(Chart, 1); But if I change VLayout0 to section ID it does not work.
How can I make cubeGrid and Chart show under sections?
Thanks.
I was unable to show cubeGrid or Chart inside a section.
I was able to show chart in a Vlayout using the code VLayout0.addMember(Chart, 1); But if I change VLayout0 to section ID it does not work.
How can I make cubeGrid and Chart show under sections?
Thanks.
Comment