Just tested it to make sure that it worked.
I have passed a "test" map onto some users, am waiting for feedback on it.
Not much feedback yet, but a couple of them noticed that it showed up and really like the capability. Mostly, they were exporting the datagrid, then printing from Excel. this makes it easier for them.
Hope to catch up here this week, and will be able to test it fully before long.
R_
While on enhancement subject, I may have missed it, but an option to determine the export file type allowed would be nice. Some of my users don't understand the problems with exporting to csv format with data that has a lot of commas/delimeters in it (I know we can change the separator). Would be nice to force them to only have text as the export format. Maybe a _enableCSVExport and a _enableTXTExport or something so visibility can be set separately for each? Of course, this is easy for me to just hardcode in the mxml, and not sure how much need there is, but would be nice.