Select to view content in your preferred language

How to create a Crystal Report with Silverlight?

600
0
09-25-2012 04:11 PM
JoseSanchez
Frequent Contributor
Hi all

How can I populate a Crystal Report datasource control created in a regular .aspx page when the data comes from a query in a xaml page

http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#QueryWithoutMap

Dim featureSet As FeatureSet = args.FeatureSet



How can I pass  parameters -in this case a featureSet- between xaml pages and aspx pages.

Is there a way to convert a featureSet into a Dataset or Datatable?


Thanks
Tags (2)
0 Kudos
0 Replies