Hello!
I have a Silverlight application with Telerik RadControls Q3.
The user chooses a date interval, then information for that certain interval displays on a map. All the information related to the interval is shown at the same time.
I would like for the user to be able to choose a date interval and then print it day-by-day (and not as shown in the application).
E.g. print information for the first date in the chosen interval on one page (just as if the user had chosen only that one day), and then info for the 2nd date on the next page and so forth..
I guess I need to create an automated workflow? Does anyone have an idea about how I should do this?
Thanks!
I have a Silverlight application with Telerik RadControls Q3.
The user chooses a date interval, then information for that certain interval displays on a map. All the information related to the interval is shown at the same time.
I would like for the user to be able to choose a date interval and then print it day-by-day (and not as shown in the application).
E.g. print information for the first date in the chosen interval on one page (just as if the user had chosen only that one day), and then info for the 2nd date on the next page and so forth..
I guess I need to create an automated workflow? Does anyone have an idea about how I should do this?
Thanks!