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

cannedRadio
cannedRadio
Offline

Badges

Badges
1

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
1

Discussions

Discussions
0

Questions

Questions
1

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by cannedRadio
Customize the badges you want to showcase on your profile
query out of a cfc - Adobe LiveCycle 17-11-2009
I have a cfc with a simple query. SELECT lastName FROM tblUsers I'm trying to do... well anything with the data. I can see in flexbuilder that I'm getting the wddxPackage and all the data.the package is formated: Jones I'm using: public var theData:XMLList; public function onResult(e:ResultEvent):void{ theData = e.result.wddxPacket.data.recordset.field[0]; }to access the data. I don't get any exceptions, however the datagrid doesn't populate am I doing this all wrong?what is the best way...

Views

277

Likes

0

Replies

0