Click here to Skip to main content
15,884,684 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionUnable to load DLL 'LCE.dll': Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)) Pin
theOzLizard9-Feb-10 11:22
theOzLizard9-Feb-10 11:22 
QuestionJava Script Question Pin
AndyASPVB9-Feb-10 11:11
AndyASPVB9-Feb-10 11:11 
AnswerRe: Java Script Question Pin
Not Active9-Feb-10 11:52
mentorNot Active9-Feb-10 11:52 
GeneralRe: Java Script Question Pin
AndyASPVB9-Feb-10 12:24
AndyASPVB9-Feb-10 12:24 
GeneralRe: Java Script Question [modified] Pin
Not Active9-Feb-10 14:19
mentorNot Active9-Feb-10 14:19 
GeneralRe: Java Script Question Pin
AndyASPVB9-Feb-10 22:13
AndyASPVB9-Feb-10 22:13 
GeneralRe: Java Script Question Pin
Not Active10-Feb-10 1:55
mentorNot Active10-Feb-10 1:55 
QuestionPanels not scrolling Pin
AndyASPVB9-Feb-10 11:10
AndyASPVB9-Feb-10 11:10 
Hi
I am not sure what has happened here, but I have 3 panels, and these 3 panels are nested inside one large, thus:

<asp:panel id="pnlMain" runat="server" height="60%" width="100%">



<asp:panel id="panel1" runat="server" height="100%" width="100" scrollbars="vertical">





<asp:panel id="panel2" runat="server" height="100%" width="100" scrollbars="vertical">





<asp:panel id="panel3" runat="server" height="100%" width="100" scrollbars="vertical">





What is happening is that when I add my gridviews to these nested panels, the panel is just getting larger, the scroll bars are not scrolling, in other words the panels are stretching rather than their height staying fixed.

How do I fix this?

Thanks
AnswerRe: Panels not scrolling Pin
Not Active9-Feb-10 11:47
mentorNot Active9-Feb-10 11:47 
GeneralRe: Panels not scrolling Pin
AndyASPVB9-Feb-10 11:58
AndyASPVB9-Feb-10 11:58 
GeneralRe: Panels not scrolling Pin
Not Active9-Feb-10 14:14
mentorNot Active9-Feb-10 14:14 
QuestionWhy article not selected for Jan10 competition??? Pin
Sandeep Mewara9-Feb-10 7:13
mveSandeep Mewara9-Feb-10 7:13 
AnswerRe: Why article not selected for Jan10 competition??? Pin
Brij9-Feb-10 7:22
mentorBrij9-Feb-10 7:22 
Questionunable to publish my web application if it contains .mdf & .ldf files [modified] Pin
Satish - Developer9-Feb-10 4:20
Satish - Developer9-Feb-10 4:20 
AnswerRe: unable to publish my web application if it contains .mdf & .ldf files Pin
dan!sh 9-Feb-10 4:55
professional dan!sh 9-Feb-10 4:55 
QuestionHow to add onclick event to label and Textbox in Asp.net? Pin
mdrizwan_19-Feb-10 3:40
mdrizwan_19-Feb-10 3:40 
AnswerRe: How to add onclick event to label and Textbox in Asp.net? Pin
dan!sh 9-Feb-10 4:54
professional dan!sh 9-Feb-10 4:54 
AnswerRe: How to add onclick event to label and Textbox in Asp.net? Pin
Brij9-Feb-10 5:14
mentorBrij9-Feb-10 5:14 
Questionhow to identify the button was clicked... Pin
hi_everybody9-Feb-10 3:22
hi_everybody9-Feb-10 3:22 
AnswerRe: how to identify the button was clicked... Pin
dan!sh 9-Feb-10 4:56
professional dan!sh 9-Feb-10 4:56 
GeneralRe: how to identify the button was clicked... Pin
Not Active9-Feb-10 5:43
mentorNot Active9-Feb-10 5:43 
AnswerRe: how to identify the button was clicked... Pin
Brij9-Feb-10 5:02
mentorBrij9-Feb-10 5:02 
AnswerRe: how to identify the button was clicked... Pin
Not Active9-Feb-10 5:46
mentorNot Active9-Feb-10 5:46 
GeneralRe: how to identify the button was clicked... [modified] Pin
hi_everybody10-Feb-10 18:01
hi_everybody10-Feb-10 18:01 
GeneralRe: how to identify the button was clicked... Pin
hi_everybody10-Feb-10 22:49
hi_everybody10-Feb-10 22:49 

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.