Click here to Skip to main content
15,897,360 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Ajax Tab Container Pin
mylogics12-Aug-09 23:55
professionalmylogics12-Aug-09 23:55 
Questiongridview paging problem Pin
ptvce12-Aug-09 21:36
ptvce12-Aug-09 21:36 
AnswerRe: gridview paging problem Pin
Coding C#12-Aug-09 22:18
Coding C#12-Aug-09 22:18 
GeneralRe: gridview paging problem Pin
ptvce12-Aug-09 23:04
ptvce12-Aug-09 23:04 
GeneralRe: gridview paging problem Pin
Coding C#12-Aug-09 23:45
Coding C#12-Aug-09 23:45 
QuestionIs it possible to get the value of previous page view state value in current page? Pin
Lijo Rajan12-Aug-09 21:15
Lijo Rajan12-Aug-09 21:15 
AnswerRe: Is it possible to get the value of previous page view state value in current page? Pin
Coding C#12-Aug-09 21:39
Coding C#12-Aug-09 21:39 
AnswerRe: Is it possible to get the value of previous page view state value in current page? Pin
Christian Graus12-Aug-09 22:51
protectorChristian Graus12-Aug-09 22:51 
You might start by reading a basic book, so you have some sort of clue about what you're doing.

You have two options:

1 - you can do a cross page postback, where page 1 sets up page 2 to see it's viewstate. This is an ugly hack
2 - you can take your two pages, turn them into controls, show them on the same page, and then they will share viewstate b/c they are the same page.

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

QuestionSMTP configure Pin
kavinnagarajan12-Aug-09 20:54
kavinnagarajan12-Aug-09 20:54 
AnswerRe: SMTP configure Pin
Abhijit Jana12-Aug-09 22:50
professionalAbhijit Jana12-Aug-09 22:50 
QuestionStylish buttons and dropdown Pin
greendragons12-Aug-09 20:17
greendragons12-Aug-09 20:17 
AnswerRe: Stylish buttons and dropdown Pin
Abhishek Sur12-Aug-09 22:05
professionalAbhishek Sur12-Aug-09 22:05 
AnswerApplying Search Criteria to GridView using Object data Source with store procedure Pin
atul_007in12-Aug-09 20:11
atul_007in12-Aug-09 20:11 
Questionontextchanged Pin
haleemasher12-Aug-09 19:43
haleemasher12-Aug-09 19:43 
AnswerRe: ontextchanged Pin
Abhijit Jana12-Aug-09 19:46
professionalAbhijit Jana12-Aug-09 19:46 
GeneralRe: ontextchanged Pin
haleemasher12-Aug-09 19:48
haleemasher12-Aug-09 19:48 
GeneralRe: ontextchanged Pin
4anusha412-Aug-09 20:00
4anusha412-Aug-09 20:00 
GeneralRe: ontextchanged Pin
haleemasher12-Aug-09 20:28
haleemasher12-Aug-09 20:28 
GeneralRe: ontextchanged Pin
Christian Graus12-Aug-09 22:52
protectorChristian Graus12-Aug-09 22:52 
GeneralRe: ontextchanged Pin
Oakman13-Aug-09 14:27
Oakman13-Aug-09 14:27 
QuestionBlock to save webpage Pin
kavinnagarajan12-Aug-09 18:07
kavinnagarajan12-Aug-09 18:07 
AnswerRe: Block to save webpage Pin
N a v a n e e t h12-Aug-09 18:30
N a v a n e e t h12-Aug-09 18:30 
AnswerRe: Block to save webpage Pin
Christian Graus12-Aug-09 18:58
protectorChristian Graus12-Aug-09 18:58 
GeneralRe: Block to save webpage Pin
N a v a n e e t h13-Aug-09 1:11
N a v a n e e t h13-Aug-09 1:11 
AnswerRe: Block to save webpage Pin
yesu prakash12-Aug-09 19:06
yesu prakash12-Aug-09 19:06 

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.