Select to view content in your preferred language

custom Reports using FLEX API

2826
12
06-15-2011 11:10 AM
jayshukla
Regular Contributor
Hi There,
I am looking into the possibility of building a web application based on FLEX api. I have some intial questions, I come from .NET development and curious how I can implement functionlaity like custom Reports, queries using oracle data sources.

Appreciate any thougths.     

Thanks
Jay
Tags (2)
0 Kudos
12 Replies
City_ofTrail
Emerging Contributor
Aaron,
What are you doing with the action script "Streetname.as".
0 Kudos
AaronNash
Deactivated User
its a list of streets for the autocomplete on the text input
0 Kudos
MGSethe
Deactivated User
Attached is the main mxml code for the site, it is totally custom for my application. I have components that are not visible because i am binding features between the two, not the correct way to code but worked for my application. It started as a ESRI flex sample


Thank you very much for posting the complete code, i have managed to get it running in  my application. My question is how do i get the selected result from the Grid to to open the  GIS Viewer and zoom to the selected record extent, Is that possible outside the FlexViewer itself?

Please help
0 Kudos