Showing posts with label cleardate. Show all posts
Showing posts with label cleardate. Show all posts

Monday, February 13, 2012

add a Calendar

I noticed on a report that there was a Calendar next to the Parameter
@.ClearDate
If you use the calendar it will enter the date into @.ClearDate.
I am trying to add a calendar to my reports but I cant find any information
on how to do it. Can someone point me in the right direction?
Scott BurkeIf you select datetime as the datatype for your parameter then you
automatically get a calendar.
"Scott Burke" wrote:
> I noticed on a report that there was a Calendar next to the Parameter
> @.ClearDate
> If you use the calendar it will enter the date into @.ClearDate.
>
> I am trying to add a calendar to my reports but I cant find any information
> on how to do it. Can someone point me in the right direction?
> Scott Burke|||Hi Jimbo. I tried that and I still dont get the calander.
Microsoft Visual Studio 2005
Scott Burke
"Jimbo" wrote:
> If you select datetime as the datatype for your parameter then you
> automatically get a calendar.
>
>
> "Scott Burke" wrote:
> > I noticed on a report that there was a Calendar next to the Parameter
> > @.ClearDate
> > If you use the calendar it will enter the date into @.ClearDate.
> >
> >
> > I am trying to add a calendar to my reports but I cant find any information
> > on how to do it. Can someone point me in the right direction?
> >
> > Scott Burke