BTW, This question belongs in the flexcoders mailing list.
Thanks, Mike On 05 Mar 2007 15:56:37 -0800, Alex Harui <[EMAIL PROTECTED]> wrote:
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/>
-- Teoti Graphix http://www.teotigraphix.com Blog - Flex2Components http://www.flex2components.com You can find more by solving the problem then by 'asking the question'.
