Click here to Skip to main content
15,889,116 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: give me lots of best Ideas Pin
Shweta N Mishra11-Nov-14 22:31
professionalShweta N Mishra11-Nov-14 22:31 
AnswerRe: give me lots of best Ideas Pin
Dusara Maulik12-Nov-14 2:46
Dusara Maulik12-Nov-14 2:46 
QuestionWith MultiView control, page is blank Pin
samflex10-Nov-14 3:02
samflex10-Nov-14 3:02 
AnswerRe: With MultiView control, page is blank Pin
Richard Deeming10-Nov-14 4:27
mveRichard Deeming10-Nov-14 4:27 
GeneralRe: With MultiView control, page is blank Pin
samflex10-Nov-14 8:22
samflex10-Nov-14 8:22 
GeneralRe: With MultiView control, page is blank Pin
Richard Deeming10-Nov-14 8:43
mveRichard Deeming10-Nov-14 8:43 
GeneralRe: With MultiView control, page is blank Pin
samflex10-Nov-14 9:17
samflex10-Nov-14 9:17 
GeneralRe: With MultiView control, page is blank Pin
Richard Deeming10-Nov-14 10:16
mveRichard Deeming10-Nov-14 10:16 
No, I'm pointing out a potential problem with your code.

The event handler for the button on the first page does nothing except to activate the first page - the page you're already on.

The event handler for the button on the second page activates the second page - which you're already on - and copies a value from a control on the first page to a control on the second page.

It doesn't explain why you're seeing a blank page after clicking the button on the first page, but it's an error that needs to be fixed before your code will work as expected.



"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer


GeneralRe: With MultiView control, page is blank Pin
samflex10-Nov-14 10:51
samflex10-Nov-14 10:51 
QuestionAdvice on moving towards .NET 4.0+ Pin
Danpeking9-Nov-14 22:29
Danpeking9-Nov-14 22:29 
AnswerRe: Advice on moving towards .NET 4.0+ Pin
Richard Deeming10-Nov-14 4:21
mveRichard Deeming10-Nov-14 4:21 
GeneralRe: Advice on moving towards .NET 4.0+ Pin
Danpeking10-Nov-14 4:40
Danpeking10-Nov-14 4:40 
AnswerRe: Advice on moving towards .NET 4.0+ Pin
jkirkerx10-Nov-14 9:42
professionaljkirkerx10-Nov-14 9:42 
GeneralRe: Advice on moving towards .NET 4.0+ Pin
Danpeking14-Nov-14 5:45
Danpeking14-Nov-14 5:45 
QuestionURL Re-writting in MVC4 Pin
Binod Kumar Mahto9-Nov-14 20:16
Binod Kumar Mahto9-Nov-14 20:16 
AnswerRe: URL Re-writting in MVC4 Pin
Matt U.11-Nov-14 7:51
Matt U.11-Nov-14 7:51 
Questionasp.net mvc and news Pin
Member 105297329-Nov-14 7:40
Member 105297329-Nov-14 7:40 
AnswerRe: asp.net mvc and news Pin
Anurag Gandhi13-Nov-14 17:00
professionalAnurag Gandhi13-Nov-14 17:00 
QuestionAsp.net (Vb.net ) post to Facebook page (not user status ) Pin
ccrccrdk9-Nov-14 6:40
ccrccrdk9-Nov-14 6:40 
QuestionTo display data of multiple tables Pin
Member 111616259-Nov-14 4:08
Member 111616259-Nov-14 4:08 
AnswerRe: To display data of multiple tables Pin
Kornfeld Eliyahu Peter10-Nov-14 0:20
professionalKornfeld Eliyahu Peter10-Nov-14 0:20 
AnswerRe: To display data of multiple tables Pin
Shweta N Mishra11-Nov-14 22:39
professionalShweta N Mishra11-Nov-14 22:39 
AnswerRe: To display data of multiple tables Pin
Dusara Maulik12-Nov-14 2:52
Dusara Maulik12-Nov-14 2:52 
QuestionTo display column in descending order in asp.net gridview. Pin
Member 111616259-Nov-14 3:59
Member 111616259-Nov-14 3:59 
AnswerRe: To display column in descending order in asp.net gridview. Pin
Kornfeld Eliyahu Peter10-Nov-14 0:17
professionalKornfeld Eliyahu Peter10-Nov-14 0:17 

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.