Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

sanjeev_rajput-
sanjeev_rajput-
Offline

Badges

Badges
1

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
2

Discussions

Discussions
0

Questions

Questions
0

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by sanjeev_rajput-
Customize the badges you want to showcase on your profile
Re: Return a Single Record from HTTPService or Web Service? - Adobe LiveCycle 22-06-2009
The ArrayCollection object will be populated only when you will have more then one object in your recordset. Now for displaying one record in data grid you first need to count the length of populated ArrayCollection object if it contain more then one record then simply say datagrid.dataprovider = ArrayCollection object and if the length of ArrayCollection is 0 or object in null then take your database reord in an object say myObj : Object = database record and then set datagrid.dataprovider = my...

Views

134

Likes

0

Replies

0
Re: How to send complex object through webservice in Flex 3 to .Net - Adobe LiveCycle 10-06-2009
Hi,Try this hope you will get your solution here action script class is attached too there.http://groups.adobe.com/posts/2cbd4ef98bThanksSanjeev

Views

114

Likes

0

Replies

0