Gary,Hope this answers some things for you.
A few aspects that interest me are how you popup a box for the report, from the button on the widget. Previously I would've defined a canvas within the main mxml file but now thats all very rigid and just defining the mapmanager, uimanager, etc... Also, the formatting of the report is pretty sweet, is that strictly mxml code? Or is that some type of internal, non-flex frame content? And lastly, the speed is pretty fast retrieving the data, could you embellish a little on the asp.NET web service? Is it a geoprocessing task or some other type of spatial database query?
Naty,  The reports on my site use a custom asp.net webservice to return data based on a simple ppin (id) number that I pass it and the webservice returns the associated xml data that I parse and populate a 100% flex report predefined with labels, grids,etc. I could share snipets of code but the whole code is just to specific to my site. If you want to do something like this you will have to begin with building the .Net webservice to return data based on one simple variable passed to it.
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.