Click here to Skip to main content
15,916,941 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: datagrid part not your control part Pin
Naveed Kamboh5-Mar-07 7:02
Naveed Kamboh5-Mar-07 7:02 
GeneralRe: datagrid part not your control part Pin
Deepasubramanian5-Mar-07 14:52
Deepasubramanian5-Mar-07 14:52 
GeneralRe: datagrid part not your control part Pin
Naveed Kamboh5-Mar-07 23:23
Naveed Kamboh5-Mar-07 23:23 
AnswerRe: Implementing breadcrumbs as an usercontrol! Pin
Vasudevan Deepak Kumar5-Mar-07 9:19
Vasudevan Deepak Kumar5-Mar-07 9:19 
Questionset up of a web application Pin
sujithapril5-Mar-07 6:32
sujithapril5-Mar-07 6:32 
AnswerRe: set up of a web application Pin
Vasudevan Deepak Kumar5-Mar-07 9:20
Vasudevan Deepak Kumar5-Mar-07 9:20 
AnswerRe: Master Page asp.NET 2 Pin
Naveed Kamboh5-Mar-07 6:26
Naveed Kamboh5-Mar-07 6:26 
GeneralRe: Master Page asp.NET 2 Pin
Jagga_Jatt5-Mar-07 6:44
Jagga_Jatt5-Mar-07 6:44 
I have one Master page in the application 'Master.master"
Now, within my master page, there are two Usercontrols -
1) UC_Login -This is responsible for the user authenticationa and contains 'TextBoxes' and 'LinkBUttons'.
2) UC_Navigation - This contains the 'ImageButtons' that provide further navigation to different forms.

Application also contains 2 pages -
1) Default page - also the startup page for the application.
2) MySpace page - Just to provide the navigation.

Now when I execute my code I face a problem with my usercontrol-UC_Navigation (with the Image buttons)

When the default page is viewed in the browser, UC_Login is viewed fine, but the UC_Navigation is all stuffed up.
All the Images boxes are replaced by the text 'submit query'.
BUT, when navigate to the MySpace (after Logging IN the user gets redirected to the MySpace page), the UC_Navigation control is just working fine, even when navigate back to the Default page.

Therefore, I think there is a problem when the code is executed for the first time, it stuffs up the Navigation Usercontrol....

Thank you
GeneralRe: Master Page asp.NET 2 Pin
Naveed Kamboh5-Mar-07 6:52
Naveed Kamboh5-Mar-07 6:52 
GeneralRe: Master Page asp.NET 2 Pin
Jagga_Jatt5-Mar-07 13:19
Jagga_Jatt5-Mar-07 13:19 
QuestionDatalist Display order Pin
GaryWoodfine 5-Mar-07 4:32
professionalGaryWoodfine 5-Mar-07 4:32 
AnswerRe: Datalist Display order Pin
GaryWoodfine 5-Mar-07 5:31
professionalGaryWoodfine 5-Mar-07 5:31 
QuestionTime Zone Pin
Sebastian T Xavier5-Mar-07 4:18
Sebastian T Xavier5-Mar-07 4:18 
AnswerRe: Time Zone Pin
Ennis Ray Lynch, Jr.5-Mar-07 4:30
Ennis Ray Lynch, Jr.5-Mar-07 4:30 
GeneralRe: Time Zone Pin
Sebastian T Xavier5-Mar-07 4:37
Sebastian T Xavier5-Mar-07 4:37 
GeneralRe: Time Zone Pin
Ennis Ray Lynch, Jr.5-Mar-07 4:52
Ennis Ray Lynch, Jr.5-Mar-07 4:52 
GeneralRe: Time Zone Pin
Sebastian T Xavier5-Mar-07 18:57
Sebastian T Xavier5-Mar-07 18:57 
AnswerRe: Time Zone Pin
Vasudevan Deepak Kumar5-Mar-07 9:20
Vasudevan Deepak Kumar5-Mar-07 9:20 
GeneralRe: Time Zone Pin
Sebastian T Xavier5-Mar-07 18:56
Sebastian T Xavier5-Mar-07 18:56 
QuestionNUnit 1.5.1 for .Net 2.0 Pin
chandler835-Mar-07 4:16
chandler835-Mar-07 4:16 
AnswerRe: NUnit 1.5.1 for .Net 2.0 Pin
Vasudevan Deepak Kumar5-Mar-07 9:22
Vasudevan Deepak Kumar5-Mar-07 9:22 
AnswerRe: NUnit 1.5.1 for .Net 2.0 Pin
DavidNohejl5-Mar-07 10:22
DavidNohejl5-Mar-07 10:22 
QuestionUse Internet Explorer to send remote popups Pin
Chua Wen Ching5-Mar-07 2:50
Chua Wen Ching5-Mar-07 2:50 
AnswerRe: Use Internet Explorer to send remote popups Pin
Vasudevan Deepak Kumar5-Mar-07 9:23
Vasudevan Deepak Kumar5-Mar-07 9:23 
GeneralRe: Use Internet Explorer to send remote popups Pin
Chua Wen Ching5-Mar-07 13:39
Chua Wen Ching5-Mar-07 13:39 

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.