Could be the array-of-one problem. Sometimes an array with only one element is seen as an object and not an array. See if your webservice result is an array or not. If not, wrap it in an array then pass it in to datagrid.
-Alex ________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of subeesh a Sent: Monday, March 05, 2007 9:57 AM To: [email protected] Subject: [flexcomponents] (unknown) Hi All, I am using a .NET web service to populate a datagrid control. The issue is that when there is only one record in the database, the datagrid dont show up anything even if the web service returns that record.Can anyone help me with this. Thanks Subeesh ________________________________ Here's a new way to find what you're looking for - Yahoo! Answers <http://us.rd.yahoo.com/mail/in/yanswers/*http:/in.answers.yahoo.com/>
