I am using 2.0.1

----- Original Message ----
From: ben.clinkinbeard <[EMAIL PROTECTED]>
To: flexcoders@yahoogroups.com
Sent: Thursday, 8 March, 2007 7:42:32 PM
Subject: [flexcoders] Re: .NET web service and Data Grid

I believe this was a bug that was fixed in 2.0.1. Are you using 2.0.1?

--- In [EMAIL PROTECTED] ups.com, subeesh a <asubeesh2002@ ...> wrote:
>
> Hi All, 
> 
> I am using a .NET web service to populate datagrid. I am converting
the result of the web service call to arraycollection and bind it to
the datagrid.
> The issue is that when there is only one data in the database, the
data grid is not showing up anything.
> 
> I have analyzed the event tree of the web service call.In the case
of more than one record, the event object is like
> 
> event.result. diffgram. NewDaraSet. Table[0]. .
> event.result. diffgram. NewDaraSet. Table[1]. .
> event.result. diffgram. NewDaraSet. Table[0]. .
> 
> in the case of database with only one record, the event object is like
> 
> event.result. diffgram. NewDaraSet. Table
> 
> How can i bind the data to the datagrid in this case
> 
> Thanks Subeesh
> 
> 
> 
> ____________ _________ _________ _________ _________ _________ _
> Yahoo! India Answers: Share what you know. Learn something new
> http://in.answers. yahoo.com/
>





                
__________________________________________________________
Yahoo! India Answers: Share what you know. Learn something new
http://in.answers.yahoo.com/

Reply via email to