Hello All, my question is:-
i have a data grid and in that data grid i have one column have combobox,it has some value like one, two , and three. i have another column and that column has combox and have two dataprovider for selecting one and two, combox would populate "000" "111" "222" and selecting three ,combox will populate "10" "20" "30" like that. now if i select either one or two then my second column would would populate "000" "111" "222" and selecting three then my second column would populate "10" "20" "30" . i mean whenever i select third value in first combox ,then second combox should autometically display with "10" "20" "30" . How i do that?please help me out. -- 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.

