views:

14

answers:

1

Hello,

i am trying to creat a gallery applicaiton, i have adobe's imageViewer component and i want to make a custom layout functionality on my applicaiton.

1- How can i creat custom (2*3 - 3*3 - 4*4) layouts at runtime ?

2- How can i add my imageViewer component in it at runtime ?

I tried to use datagrid component but adding and deleting rows and colums are not so effective. and i could not add my imageviewer component in its cells.

How can i do that ?

Thank you

Regards

A: 

I solved my cusom Layout issue with using scrroller and itemrenderer in it and a tile layout. but now i have to access my components whichs are in itemrenderers. How can i get them ? Thank you. Regards.

circass