Hi, Creating a popup with button matrix, i think it not a big issue. first when u create popup than add event listener along with popup. And for array colloction cerate a settter mehtod in popup and pass that in popup. when u click any button than dispatch a event(along with data) which u attached at the time of popup creation.
Saurabh On Sat, May 1, 2010 at 4:47 PM, vidhu <[email protected]> wrote: > Hi friends, > > I want to display a matrix of button controls in a popup. That is the > buttons should be aligned like 4 rows and 4 columns (20 buttons) using > a array as dataprovider. When we click any of the button , the value > of the should pass from popup to main window. Have anyone done like > this.... Could u share ur ideas about achieving it. > > > Thanks & Regards > Vidhya.C > > -- > You received this message because you are subscribed to the Google Groups > "Flex India Community" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<flex_india%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/flex_india?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

