CodeVerge.Net Beta
Login Idy
Register Password
  Forgot?
   Explore    Item Entry    Profile    Invite   History    Resources   SiteMap  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML




Zone: > newsgroup > asp.net forum > general_asp.net.master_pages_themes_and_navigation_controls Tags:
Item Type: NewsGroup Date Entered: 12/28/2007 2:38:07 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 2 Views: 20 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
3 Items, 1 Pages 1 |< << Go >> >|
nawnit
Asp.Net User
ReportViewer in Contentpage of MasterPage12/28/2007 2:38:07 PM

0/0

Hi,

I am using ReportViewer in ContentPage of MasterPage , but Date Picker does work . When i click on calender icon it shows script error('Microsoft JScript runtime error: Object required'). when i use ReportViewer in .aspx page(without MasterPage) , it's work fine . But i need to use this ReportViewer in contentPage . I am using following code to display ReportViewer in content page , if there are any solution , pl send us.

<table cellspacing="0" cellpadding="0" width="97%" align="center" border="0">

<tr>

<td style="width: 100%">

<rsweb:ReportViewer ID="ReportViewer1" runat="server" Width="100%" Height="600px"

ProcessingMode="Remote" Font-Names="Verdana" Font-Size="8pt">

<ServerReport ReportPath="/" ReportServerUrl="http://10.10.40.2/ReportServer" />

</rsweb:ReportViewer>

</td>

</tr>

</table>

Best regards ,

Nawnit

 

Rinze
Asp.Net User
Re: ReportViewer in Contentpage of MasterPage12/28/2007 3:25:07 PM

0/0

you should post the script error you're getting


Hope this helps !
Rinze

---------
please select 'mark as answer' if this post helped you!
Amanda Wang - M
Asp.Net User
Re: ReportViewer in Contentpage of MasterPage12/31/2007 8:16:24 AM

0/0

Hi,

nawnit:
When i click on calender icon it shows script error('Microsoft JScript runtime error: Object required'). 

Looks like the error message, you didnot use the control's clientID when you get the Date. Because you use the master page, so the control's cilentID is as the same as the control's id.

 

Hope it helps.


Please remember to mark the replies as answers if they help and unmark them if they provide no help.


Yours sincerely,
Amanda Wang
Microsoft Online Community Support
3 Items, 1 Pages 1 |< << Go >> >|



Search This Site:





Other Resources:
Profile property not working on Postback to another page - newsgroup ... Profile property not working on Postback to another page, > ROOT > NEWSGROUP > Asp.Net Forum > ... reportviewer in contentpage of masterpage. All Times Are GMT ...
Date range parameters don't work in reportviewer?? Inherits="_ReportViewer" MasterPageFile="~/Main/MasterPage.master" ... to see the errors in VS.NET. my report viewer in on a contentpage. ...
ASP Net [Archive] - Page 370 Masterpage Body onload ? Setting from contentpage? Firefox wierd align issues ... Request: Knowing When the Crystal Report Viewer performs a Print on an ASP ...
.NET ASP Page 74 - Bytes Site Map Change Webcontrols from a Contentpage in the Masterpage ... reportviewer control cause javascript error when display inline...
TheMSsForum.com >> Asp >> Archive Page 24 - The Microsoft Software Forum 8184: Repeat Request: Knowing When the Crystal Report Viewer performs a Print on an ASP Page ... 8191: Masterpage Body onload ? Setting from contentpage? ...
ASP Net [Archive] - Page 227 MasterPage Method Invocation from ContentPage. Clientside validation in login control ... Reportviewer problem. Programmatic access to TemplateColumn? Culture ...
 
All Times Are GMT