Qabiz <[EMAIL PROTECTED]> wrote:
Check out the object you are returning from server is in correct format ?
-abdul
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of priya sSent: Monday, August 01, 2005 10:22 AMTo: flexcoders@yahoogroups.comSubject: Re: [flexcoder
Check out the object you are returning from server is in
correct format ?
-abdul
From: flexcoders@yahoogroups.com
[mailto:[EMAIL PROTECTED] On Behalf Of priya sSent:
Monday, August 01, 2005 10:22 AMTo:
flexcoders@yahoogroups.comSubject: Re: [flexcoders] Returning an
object Array from
this did'nt seem to work ! :( the datagrid is still not getting populatedam i missing out on something???Sreejith Unnikrishnan <[EMAIL PROTECTED]> wrote:
Here's the code that works. Additions in red.
http://www.macromedia.com/2003/mxml" backgroundColor="#FF" initialize
ubject: Re: [flexcoders] Returning an object Array from .NET to Flex
Hi all,
Here's what I m trying to do
1) In the following code snippet, the datagrid is not populated with the array I am returning from .NET. Where am I going wrong??
2) Any changes to be incorporated, if I am
Here's the code that works. Additions in red.
http://www.macromedia.com/2003/mxml"
backgroundColor="#FF"
initialize="initApp()">
var arrTest:Array;
// don't know if all this is required.
function initApp() {
getArray();
Don't you need an array of objects for the
datagrid?
Philippe
Maegerman
From: flexcoders@yahoogroups.com
[mailto:[EMAIL PROTECTED] On Behalf Of priya sSent:
vendredi 29 juillet 2005 14:12To:
flexcoders@yahoogroups.comSubject: Re: [flexcoders] Returning an
object Array from .N
oders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of priya s
Sent: Friday, July 29, 2005 2:12 PM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Returning an object Array from .NET to Flex
Hi all,
Here's what I m trying to do
1) In the following code snippet, the d
Departamento de Informática
From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of priya s
Sent: sexta-feira, 29 de Julho de
2005 13:12
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders]
Returning an object Array from .NET to Flex
Hi all,
Here's w
Hi all,
Here's what I m trying to do
1) In the following code snippet, the datagrid is not populated with the array I am returning from .NET. Where am I going wrong??
2) Any changes to be incorporated, if I am returning an array of objects, i.e other than the built in types??
.NET Cl
Priya, you should add as much details you can, preferably with pieces of
code that you are willing to share (to help understand problem better)
when you ask a question.
Because the short answer to your question is NO.
You are doing fine. That is indeed how you bind a result to a datagrid.
A bet
no i m not using web services. I am just making a call to a .NET assembly.Clint Modien <[EMAIL PROTECTED]> wrote:
Are you using webservices?
On 7/28/05, priya_uvce <[EMAIL PROTECTED]> wrote:
Hi all, I want to return an object array from .NET to Flex, and bind thedatagrid with the same.I have cr
Are you using webservices?On 7/28/05, priya_uvce <[EMAIL PROTECTED]> wrote:
Hi all, I want to return an object array from .NET to Flex, and bind thedatagrid with the same.I have created an Array variable in ActionScript which will recieve theobject array from .NET.I bind this array variable to
Hi all,
I want to return an object array from .NET to Flex, and bind the
datagrid with the same.
I have created an Array variable in ActionScript which will recieve the
object array from .NET.
I bind this array variable to the DataGrid.
The array I am returning is an array of objects of say an
13 matches
Mail list logo