Zum Hauptinhalt gehen

Present DataTable in Silverlight viewer

Kommentare

4 Kommentare

  • Permanently deleted user

    my opinion is:

    It depends on what you want to do with the table.  if its just for display you can use datatable to excel and display the excel table.  you could create report from the datatable and display the report.  you could parse the datatable and use a series of text boxes (thats a lot of work).  We use the datatable to excel and open the table with a hyperlink.

    An enhancement to workflow forms that could use an  grid or table display activity would be good. but until then....

    J

    0
  • Permanently deleted user

    I'm interested in doing this as well.

    I have a Geoprocessing script that summarizes a raster based on a user defined area. The result is a table in a FeatureSet that I've converted to a DataTable. I'm a little stuck what to do with the DataTable. I see that I can convert it to an Excel table, but how do I get it to the user? I would create a report, but the table is not in a service, it's generated through the geoprocessing service and formatted within Workflow.

    0
  • Permanently deleted user

    Likewise..

    I think Jeff's on the money in getting a new activity from LG to slot into a workflow - now that would be nice!

    G

    0
  • Permanently deleted user

    FWIW,

    I was able to get a workflow running that takes my output, a RecordSet and converts to a DataTable, then to an Excel Table. I run a Temporary File activity and create a hyperlink to send to the user, as I believe was previously mentioned. This works -ok- and was fairly straight forward for my limited ability and experience with workflow, but I'd like to have a little more control over how the table is formatted and perhaps have the table presented within the application as a floating window with the option to create an excel table. It would make a great new addition to Workflow /customer/servlet/servlet.FileDownload?file=00P6000000e87w6EAA

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.