Click here to Skip to main content
15,899,026 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: TextBox and CreateChildControls() Pin
msalti26-Mar-08 8:14
msalti26-Mar-08 8:14 
GeneralRe: TextBox and CreateChildControls() Pin
Jesse Squire26-Mar-08 8:38
Jesse Squire26-Mar-08 8:38 
GeneralA stupid question about databases and ASP.NET Pin
Cristoff26-Mar-08 6:02
Cristoff26-Mar-08 6:02 
GeneralRe: A stupid question about databases and ASP.NET Pin
Declan Bright26-Mar-08 6:41
Declan Bright26-Mar-08 6:41 
GeneralRe: A stupid question about databases and ASP.NET Pin
Jesse Squire26-Mar-08 6:49
Jesse Squire26-Mar-08 6:49 
GeneralPlease help me any one............ Pin
Member 377313726-Mar-08 5:27
Member 377313726-Mar-08 5:27 
GeneralRe: Please help me any one............ Pin
Herman<T>.Instance26-Mar-08 5:30
Herman<T>.Instance26-Mar-08 5:30 
GeneralRe: Please help me any one............ Pin
Jesse Squire26-Mar-08 6:26
Jesse Squire26-Mar-08 6:26 
Since it appears that you're rebuilding the data at each postback, you may wish to consider setting EnableViewState to false on your table. Doing so will prevent the state of the table from being preserved between postbacks, and will also reduce the size of the page that you're rendering.

Hope that helps. Smile | :)

  --Jesse
"... the internet's just a big porn library with some useful articles stuck in." - Rob Rodi

GeneralRe: Please help me any one............ Pin
Not Active26-Mar-08 9:06
mentorNot Active26-Mar-08 9:06 
Questionlist of class(asp.net with C#) Pin
Saba0226-Mar-08 5:27
Saba0226-Mar-08 5:27 
GeneralRe: list of class(asp.net with C#) Pin
Declan Bright26-Mar-08 5:37
Declan Bright26-Mar-08 5:37 
GeneralRe: list of class(asp.net with C#) Pin
ChrisKo26-Mar-08 10:43
ChrisKo26-Mar-08 10:43 
QuestionBatch File Upload Pin
Talal Sultan26-Mar-08 5:11
Talal Sultan26-Mar-08 5:11 
GeneralRe: Batch File Upload Pin
Declan Bright26-Mar-08 5:21
Declan Bright26-Mar-08 5:21 
GeneralRe: Batch File Upload Pin
Talal Sultan26-Mar-08 5:25
Talal Sultan26-Mar-08 5:25 
QuestionGoing back to a previous web page with information still being present Pin
ahlaj7726-Mar-08 3:55
ahlaj7726-Mar-08 3:55 
GeneralRe: Going back to a previous web page with information still being present Pin
eyeseetee26-Mar-08 4:08
eyeseetee26-Mar-08 4:08 
GeneralRe: Going back to a previous web page with information still being present [modified] Pin
ahlaj7726-Mar-08 4:21
ahlaj7726-Mar-08 4:21 
GeneralRe: Going back to a previous web page with information still being present Pin
eyeseetee26-Mar-08 4:38
eyeseetee26-Mar-08 4:38 
QuestionCSS OVERLAPPING MENU?? (URGENT!) Pin
John Sundar26-Mar-08 2:54
John Sundar26-Mar-08 2:54 
GeneralRe: CSS OVERLAPPING MENU?? (URGENT!) Pin
Eduard Keilholz26-Mar-08 3:21
Eduard Keilholz26-Mar-08 3:21 
GeneralRe: CSS OVERLAPPING MENU?? (URGENT!) Pin
eyeseetee26-Mar-08 3:42
eyeseetee26-Mar-08 3:42 
GeneralRe: CSS OVERLAPPING MENU?? (URGENT!) Pin
John Sundar26-Mar-08 4:50
John Sundar26-Mar-08 4:50 
GeneralRe: CSS OVERLAPPING MENU?? (URGENT!) Pin
Jesse Squire26-Mar-08 7:22
Jesse Squire26-Mar-08 7:22 
QuestionRe: CSS OVERLAPPING MENU?? (URGENT!) Pin
John Sundar26-Mar-08 19:29
John Sundar26-Mar-08 19:29 

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.