Click here to Skip to main content
15,891,473 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Printing to non default print from ASP.NET Page Pin
Christian Graus6-Jun-08 5:24
protectorChristian Graus6-Jun-08 5:24 
GeneralRe: Printing to non default print from ASP.NET Page Pin
Steve Messer6-Jun-08 5:31
Steve Messer6-Jun-08 5:31 
GeneralRe: Printing to non default print from ASP.NET Page Pin
Christian Graus6-Jun-08 5:55
protectorChristian Graus6-Jun-08 5:55 
GeneralRe: Printing to non default print from ASP.NET Page Pin
Steve Messer6-Jun-08 5:58
Steve Messer6-Jun-08 5:58 
AnswerRe: Printing to non default print from ASP.NET Page Pin
Vasudevan Deepak Kumar6-Jun-08 5:30
Vasudevan Deepak Kumar6-Jun-08 5:30 
QuestionASP.NET content control problem in Master page architecture Pin
Faisal Khatri6-Jun-08 5:07
Faisal Khatri6-Jun-08 5:07 
AnswerRe: ASP.NET content control problem in Master page architecture Pin
Parwej Ahamad6-Jun-08 5:50
professionalParwej Ahamad6-Jun-08 5:50 
QuestionZ-index problem in a control in a Panel using ModalPopupExtender Pin
ednrg6-Jun-08 3:52
ednrg6-Jun-08 3:52 
Background:
We are using .NET 2.0 with the MS Ajax Extensions and the Ajax Toolkit. I'm using the Ajax ModalPopupExtender extender control to create modal popups on a page. I am using a custom datepicker control that uses javascript to pop up a calendar, and populates the textbox with the date selected.

Problem:
It seems that Javascript gets confused with the z-index of the popup. When used on a non-ajax popup panel, it works flawlessly. But, when it is placed on a modal popup panel, the javascript popup calendar is shown behind the modal form. Since the main form and the panel that is controlled by the modal popup are essentially the same form, the control cannot distinguish that its z-index should be set differently.

Failures:
I've tried moving the panel to the beginning of the page.
I've tried setting the z-index of the page to a high number
I've tried setting the z-index of the panel to 0 and 1
I've rechecked the code to verify it is not setting the z-index internally.

Any help on finding a solution to this problem would be greatly appreciated.
AnswerRe: Z-index problem in a control in a Panel using ModalPopupExtender Pin
Member 20303346-Jun-08 4:43
Member 20303346-Jun-08 4:43 
QuestionHow can an Applet communicate with the exact page it was loaded from Pin
xax6-Jun-08 3:49
xax6-Jun-08 3:49 
Questioncant connect to database Pin
eyeseetee6-Jun-08 3:37
eyeseetee6-Jun-08 3:37 
AnswerRe: cant connect to database Pin
Colin Angus Mackay6-Jun-08 4:34
Colin Angus Mackay6-Jun-08 4:34 
GeneralRe: cant connect to database Pin
eyeseetee6-Jun-08 4:55
eyeseetee6-Jun-08 4:55 
Questionupdate panel problem Pin
Miss Maheshwari6-Jun-08 3:28
Miss Maheshwari6-Jun-08 3:28 
QuestionWarning about to lose the changes. Pin
aecordoba6-Jun-08 3:11
aecordoba6-Jun-08 3:11 
AnswerRe: Warning about to lose the changes. Pin
Vasudevan Deepak Kumar6-Jun-08 5:00
Vasudevan Deepak Kumar6-Jun-08 5:00 
QuestionDisable Cut, Copy and Paste in Excel, Word and Powerpoint displaying in browser. Pin
VivekNema6-Jun-08 2:57
VivekNema6-Jun-08 2:57 
AnswerRe: Disable Cut, Copy and Paste in Excel, Word and Powerpoint displaying in browser. Pin
Vasudevan Deepak Kumar6-Jun-08 4:58
Vasudevan Deepak Kumar6-Jun-08 4:58 
QuestionThe viewstate supplied failed integrity check. only in IE Pin
gtjr926-Jun-08 2:36
gtjr926-Jun-08 2:36 
AnswerRe: The viewstate supplied failed integrity check. only in IE Pin
SomeGuyThatIsMe6-Jun-08 2:49
SomeGuyThatIsMe6-Jun-08 2:49 
GeneralRe: The viewstate supplied failed integrity check. only in IE Pin
gtjr926-Jun-08 5:58
gtjr926-Jun-08 5:58 
GeneralRe: The viewstate supplied failed integrity check. only in IE Pin
X-L7-Jun-13 4:20
X-L7-Jun-13 4:20 
QuestionImage in datagrid Pin
eriditu6-Jun-08 2:34
eriditu6-Jun-08 2:34 
AnswerRe: Image in datagrid Pin
Vasudevan Deepak Kumar6-Jun-08 5:01
Vasudevan Deepak Kumar6-Jun-08 5:01 
Questioni don;t want to show up my query string value in address bar Pin
Pankaj Garg6-Jun-08 2:28
Pankaj Garg6-Jun-08 2: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.