PDA

View Full Version : How to add combo boxes in flex table?



Amulya
17 May 2009, 11:02 PM
Hi All,

I have to implement combo boxes in last column of the flex table in all the rows.

All these combo boxes are using the same bean. i.e., the contents of all the combo boxes are same.

Im getting combo box in only last row, Im unable to resue the same combo in all rows.

Help me to solve this problem.

Thank in advance !