Click here to Skip to main content
15,913,685 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionLoad Dataset first row value in Listbox Pin
jebin k18-Oct-07 0:53
jebin k18-Oct-07 0:53 
AnswerRe: Load Dataset first row value in Listbox Pin
John-ph18-Oct-07 0:58
John-ph18-Oct-07 0:58 
GeneralRe: Load Dataset first row value in Listbox Pin
jebin k18-Oct-07 0:59
jebin k18-Oct-07 0:59 
GeneralRe: Load Dataset first row value in Listbox Pin
John-ph18-Oct-07 1:04
John-ph18-Oct-07 1:04 
GeneralRe: Load Dataset first row value in Listbox Pin
jebin k18-Oct-07 1:21
jebin k18-Oct-07 1:21 
QuestionAdding User Control Pin
varshavmane18-Oct-07 0:50
varshavmane18-Oct-07 0:50 
QuestionWebControl PostBack Problems Pin
Jimmmmeh18-Oct-07 0:27
Jimmmmeh18-Oct-07 0:27 
AnswerRe: WebControl PostBack Problems Pin
Bjohnson3318-Oct-07 0:43
Bjohnson3318-Oct-07 0:43 
Hi James

Firstly, if you use an ASP LinkButton for your hyperlinks then they can postback.

Secondly, I've had similar problems! I ended up with a solution where I had an object that managed the presentation of the grid results (current page, total pages, the query etc). I was persisting this to session, but I can't see why in your case you couldn't serialize it and add it to the viewstate. Drop me an email at bjohns33 at hotmail.com if you want the detailed code for this.

Lastly, you might be able to come up with a solution using cross-page posting and persisting your data this way. A detailed look at the pros and cons is available here: http://www.odetocode.com/Articles/421.aspx

Cheers
Ben
Questionwindow closing event Pin
Sonia Gupta18-Oct-07 0:23
Sonia Gupta18-Oct-07 0:23 
AnswerRe: window closing event Pin
N a v a n e e t h18-Oct-07 0:35
N a v a n e e t h18-Oct-07 0:35 
AnswerRe: window closing event Pin
John-ph18-Oct-07 0:37
John-ph18-Oct-07 0:37 
AnswerRe: window closing event Pin
P A N K A J18-Oct-07 1:50
P A N K A J18-Oct-07 1:50 
GeneralRe: window closing event Pin
Sonia Gupta18-Oct-07 2:13
Sonia Gupta18-Oct-07 2:13 
GeneralRe: window closing event Pin
Piyush Vardhan Singh18-Oct-07 2:41
Piyush Vardhan Singh18-Oct-07 2:41 
GeneralRe: window closing event Pin
Piyush Vardhan Singh18-Oct-07 2:46
Piyush Vardhan Singh18-Oct-07 2:46 
GeneralRe: window closing event Pin
P A N K A J18-Oct-07 21:16
P A N K A J18-Oct-07 21:16 
AnswerRe: window closing event Pin
J4amieC18-Oct-07 2:39
J4amieC18-Oct-07 2:39 
QuestionUse of Javascript - confirm function in ASP.Net Pin
blooper0218-Oct-07 0:17
blooper0218-Oct-07 0:17 
AnswerRe: Use of Javascript - confirm function in ASP.Net Pin
N a v a n e e t h18-Oct-07 0:26
N a v a n e e t h18-Oct-07 0:26 
AnswerRe: Use of Javascript - confirm function in ASP.Net Pin
John-ph18-Oct-07 0:31
John-ph18-Oct-07 0:31 
QuestionEncryption Pin
SreejithAchutan17-Oct-07 23:48
SreejithAchutan17-Oct-07 23:48 
AnswerRe: Encryption Pin
N a v a n e e t h17-Oct-07 23:56
N a v a n e e t h17-Oct-07 23:56 
GeneralEncryption Pin
SreejithAchutan18-Oct-07 0:04
SreejithAchutan18-Oct-07 0:04 
GeneralRe: Encryption Pin
N a v a n e e t h18-Oct-07 0:07
N a v a n e e t h18-Oct-07 0:07 
GeneralEncryption Pin
SreejithAchutan18-Oct-07 0:12
SreejithAchutan18-Oct-07 0:12 

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.