convert event.result as Arraycollection.Give that ArrayCollecton as dataprovider for combobox and labelField property(which field want to display in combobox)
Regards D.Mahesh Babu On Mon, Nov 16, 2009 at 12:47 AM, prajnith K <[email protected]> wrote: > im trying like this.. > > dataprovider = "{ro.getarray().lastresult}"; is this correct > or > in result event > > > var arr:Array = event.result ????? > > which is correct? > > Prajnith > > > > On Mon, Nov 16, 2009 at 11:08 AM, prajnith K <[email protected]> wrote: > >> hi can any tell how to get data from java and display in combo box using >> remote objects... >> >> >> >> Prajnith >> > > -- > 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=. > -- Regards D.Mahesh Babu -- 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=.

