Showing posts with label showing. Show all posts
Showing posts with label showing. Show all posts

Sunday, March 25, 2012

Date picker not showing...

I have report parameters configured to use date pickers...but they don't show up when I run the report. I see the date picker controls when I preview the report in design mode, but they don't show when I open the report in a browser. Any thoughts?

It could be unrelated, but the error I get when I try to run the report with text dates is:

Collection was modified after the enumerator was instantiated.Just to clarify a little. This is for RS 2005. When I "Preview" the report or run it thru the "Report Manager" the Date Pickers show up. But if I try to use the Report Viewer control (ie. ReprotViewer1) embedded in a form the Date Pickers don't show up.

Is this a bug or am I doning something wrong?

Thanks!|||The date picker did not make it into the controls in Visual Studio Beta 2. This will be available in the final version.|||

I was wondering what the status is on this issue?

I am having this exact same problem but am running VS 2005 8.0.50727. Could it be because I have the reportviewer in a webpart?

Thanks,

Lorna

Date picker not showing in RS2005

I have report parameters configured to use date pickers...but they don't show up when I run the report. I see the date picker controls when I preview the report in design mode, but they don't show when I open the report in a browser. Any thoughts?

It could be unrelated, but the error I get when I try to run the report with text dates is:

Collection was modified after the enumerator was instantiated.Just to clarify a little. This is for RS 2005. When I "Preview" the report or run it thru the "Report Manager" the Date Pickers show up. But if I try to use the Report Viewer control (ie. ReprotViewer1) embedded in a form the Date Pickers don't show up.

Is this a bug or am I doning something wrong?

Thanks!|||The date picker did not make it into the controls in Visual Studio Beta 2. This will be available in the final version.|||

I was wondering what the status is on this issue?

I am having this exact same problem but am running VS 2005 8.0.50727. Could it be because I have the reportviewer in a webpart?

Thanks,

Lorna

sql

Date picker not showing in RS2005

I have report parameters configured to use date pickers...but they don't show up when I run the report. I see the date picker controls when I preview the report in design mode, but they don't show when I open the report in a browser. Any thoughts?

It could be unrelated, but the error I get when I try to run the report with text dates is:

Collection was modified after the enumerator was instantiated.Just to clarify a little. This is for RS 2005. When I "Preview" the report or run it thru the "Report Manager" the Date Pickers show up. But if I try to use the Report Viewer control (ie. ReprotViewer1) embedded in a form the Date Pickers don't show up.

Is this a bug or am I doning something wrong?

Thanks!|||The date picker did not make it into the controls in Visual Studio Beta 2. This will be available in the final version.|||

I was wondering what the status is on this issue?

I am having this exact same problem but am running VS 2005 8.0.50727. Could it be because I have the reportviewer in a webpart?

Thanks,

Lorna

Sunday, March 11, 2012

Date Formatting

My problem is with the paramater format date.

My code and data in SQL are showing the date correctly as dd/mm/yyyy.

When I run report in SSRS a couple of columns show the date mm/dd/yyyy.

The format option in all cells are set to 'd'. There is no difference between the properties on these cells.

The dates themselves seem to go wrong on the date "31/12/4000" and returns them as "12/31/4000".

Any help wqould be appreciated

You need to change the report properties language setting to: English (United Kingdom). It defaults to English(United States)