[flexcoders] .NET web service and Data Grid

2007-03-08 Thread subeesh a
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

RE: [flexcoders] .NET web service and Data Grid

2007-03-08 Thread Steve Cox
To: flexcoders@yahoogroups.com Subject: [flexcoders] .NET web service and Data Grid 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