This is a migrated thread and some comments may be shown as answers.

show current date time on report header

3 Answers 2944 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Steven
Top achievements
Rank 1
Steven asked on 09 Jan 2008, 01:42 AM
Hi,

Is there any way to display the current date and time when the report generated in a textbox in the report header section?

Thanks,

Steven

3 Answers, 1 is accepted

Sort by
0
Ivan
Telerik team
answered on 09 Jan 2008, 02:57 PM
Hello Steven,

To have a time-stamp on your report you should use the Now() function as it is shown on the pictures bellow.
Use Expression Editor to set the textBox's Value property to "=Now()":



Then open the preview page of the designer to see the result:



Best wishes,
Ivan
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
ajpetersen
Top achievements
Rank 1
answered on 29 Jul 2013, 05:20 PM
Is there a simple way to display the UTC time?
0
Hadib Ahmabi
Top achievements
Rank 1
answered on 01 Aug 2013, 10:29 AM
The textbox has a format property that allows you to specify the format of the data. 
Tags
General Discussions
Asked by
Steven
Top achievements
Rank 1
Answers by
Ivan
Telerik team
ajpetersen
Top achievements
Rank 1
Hadib Ahmabi
Top achievements
Rank 1
Share this question
or