Click here to Skip to main content
15,909,530 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Play sound on Event Pin
bonkers12328-Jan-10 20:52
bonkers12328-Jan-10 20:52 
GeneralASP.NET CRM Pin
hussain.attiya26-Jan-10 21:07
hussain.attiya26-Jan-10 21:07 
AnswerRe: ASP.NET CRM Pin
Ashfield27-Jan-10 2:49
Ashfield27-Jan-10 2:49 
AnswerRe: ASP.NET CRM Pin
hussain.attiya27-Jan-10 2:57
hussain.attiya27-Jan-10 2:57 
GeneralRe: ASP.NET CRM Pin
Ashfield27-Jan-10 3:08
Ashfield27-Jan-10 3:08 
QuestionCrystal Report Error in web Application Pin
Dipal Panchal26-Jan-10 21:03
Dipal Panchal26-Jan-10 21:03 
AnswerRe: Crystal Report Error in web Application Pin
i gr827-Jan-10 2:36
i gr827-Jan-10 2:36 
QuestionCrystal Report height in ASP.net Pin
Hema Bairavan26-Jan-10 20:15
Hema Bairavan26-Jan-10 20:15 
Hi Peoples,

I am using crystal report in my asp application.
In which i have design the report separately.

I am loading the report with help of the report document.
ie

ReportDocument.Load("Report Name");
ReportDocument.DataSource(Datatable);

CrystalReportViewer1.ReportSource = ReportDocument;


If my reports page setup is potrait, the viewer is taking the height as
1013px as default and if it is lanscape it is taking 788px as default.

Due to this there is lot of spaces coming in my page.

How to set this report viewer as its height should associate with its report document?

i am using CrystalDecisions.Web Version=10.2.3600.0
and i am facing the same with Version=10.5.3700.0 also

Help me thanks in advance.
Questiondatalist events not firing Pin
praveenkumar_vittaboina26-Jan-10 20:05
praveenkumar_vittaboina26-Jan-10 20:05 
Questionjava scipt for ajax in asp.net Pin
vikas shukla26-Jan-10 19:18
vikas shukla26-Jan-10 19:18 
AnswerRe: java scipt for ajax in asp.net Pin
Abolfazl Sheikhloo26-Jan-10 22:13
Abolfazl Sheikhloo26-Jan-10 22:13 
QuestionTextBox OnChange Event Not Firing Pin
vishnukamath26-Jan-10 19:16
vishnukamath26-Jan-10 19:16 
AnswerRe: TextBox OnChange Event Not Firing Pin
Not Active27-Jan-10 2:08
mentorNot Active27-Jan-10 2:08 
Questionselectedvalue in gridview dropdown Pin
arkiboys26-Jan-10 10:13
arkiboys26-Jan-10 10:13 
AnswerRe: selectedvalue in gridview dropdown Pin
Pranay Rana26-Jan-10 17:31
professionalPranay Rana26-Jan-10 17:31 
GeneralRe: selectedvalue in gridview dropdown Pin
arkiboys26-Jan-10 18:13
arkiboys26-Jan-10 18:13 
GeneralRe: selectedvalue in gridview dropdown Pin
Pranay Rana26-Jan-10 18:30
professionalPranay Rana26-Jan-10 18:30 
GeneralRe: selectedvalue in gridview dropdown Pin
arkiboys26-Jan-10 22:20
arkiboys26-Jan-10 22:20 
GeneralRe: selectedvalue in gridview dropdown Pin
Pranay Rana26-Jan-10 22:33
professionalPranay Rana26-Jan-10 22:33 
GeneralRe: selectedvalue in gridview dropdown Pin
arkiboys26-Jan-10 22:38
arkiboys26-Jan-10 22:38 
GeneralRe: selectedvalue in gridview dropdown Pin
Pranay Rana26-Jan-10 23:02
professionalPranay Rana26-Jan-10 23:02 
GeneralRe: selectedvalue in gridview dropdown Pin
arkiboys26-Jan-10 23:10
arkiboys26-Jan-10 23:10 
GeneralRe: selectedvalue in gridview dropdown Pin
Pranay Rana26-Jan-10 23:14
professionalPranay Rana26-Jan-10 23:14 
GeneralRe: selectedvalue in gridview dropdown Pin
arkiboys26-Jan-10 23:20
arkiboys26-Jan-10 23:20 
GeneralRe: selectedvalue in gridview dropdown Pin
Pranay Rana26-Jan-10 23:28
professionalPranay Rana26-Jan-10 23:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.