Showing posts with label javascript. Show all posts
Showing posts with label javascript. Show all posts

Wednesday, March 28, 2012

Report Viewer XHTML compliant?

Is the report viewer xhtml compliant? I have a report viewer in a xhtml page and i'm getting javascript errors from the multi-select drop down list. If I put the viewer a html 4.0 page, the mult-select drop list works. Any ideas of what could be causing this?

Hi,

I can confirm that report viewer does not work as expected in XHTML pages. I did not try to solve the problem, I switched to HMTL 4.0.

-yuriy

Friday, March 23, 2012

report viewer embedded in a frame

I have a report viewer control embedded in a frame. The problem is with the jump to url property of the report. I want to use javascript to pop up a new window and display the desired content. However, this is not working - I can only assume due to the frame the report viewer is embedded in - any thoughts? Thanks.I solved this months back now. The control was in a html table too, which a removed. After that, the control worked fine. Cheers!

Report Viewer control Javascript error with empty report

I'm having an issue with the reportviewer control for vs2005. I've tried both local and remote reports and it's the same for both... but here's the issue. I have a group of parameters that are passed from the page into the report to filter out the data, simple. Problem is if the parameters cause no data to be returned, then i get a javascript error 'Object required' on line 13 char 692 of page Reserverd.ReportViewerWebControl.axd

I've looked in google to see if there has been anyone else with this issue and haven't found anything. I've checked IIS to make sure that the file manager for axd does not have the check box 'check if exists'. Any help would be greatly appreciated

TIA

Jeff Dupont

HI, Jeff:

I suggest that you can set the default value of the parameter:

http://msdn.microsoft.com/msdnmag/issues/06/06/datapoints/default.aspx

I hope the above information will be helpful. If you have any issues or concerns, please let me know. It's my pleasure to be

of assistance