Am working J2ee remote object with flex 3.2 with spring & blazedsDS,
when am trying to call remote object to get the data to Datagrid or comboBox Data is fetched properly but not selectable except 5th row in grid, 5th item in combobox,
but also repeating above prob when am trying to call same remoteObject method from another app(testapp, which i deployed in same tomcatblazeds), surprising things is its works for sample Static data, but when i used arrayCollection which i pulling though Remote object ,is again selection problem..


Pleas can anybody help me in fix this problem

Thanks a ton in Advance