Click here to Skip to main content
15,926,596 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Problem to Update my Record in FormView. Pin
Christian Graus18-Aug-07 15:50
protectorChristian Graus18-Aug-07 15:50 
GeneralRe: Problem to Update my Record in FormView. Pin
DavidNohejl19-Aug-07 1:51
DavidNohejl19-Aug-07 1:51 
QuestionRSS Files????Please help Pin
DarynRoberts18-Aug-07 3:51
DarynRoberts18-Aug-07 3:51 
AnswerRe: RSS Files????Please help Pin
Fred_Smith18-Aug-07 5:28
Fred_Smith18-Aug-07 5:28 
GeneralRe: RSS Files????Please help Pin
DarynRoberts19-Aug-07 21:20
DarynRoberts19-Aug-07 21:20 
GeneralRe: RSS Files????Please help Pin
Fred_Smith19-Aug-07 22:29
Fred_Smith19-Aug-07 22:29 
QuestionPageIndexChanged not firing in DataGrid if EnableViewState is false Pin
Anees Mitha18-Aug-07 3:23
Anees Mitha18-Aug-07 3:23 
AnswerRe: PageIndexChanged not firing in DataGrid if EnableViewState is false Pin
Fred_Smith18-Aug-07 3:36
Fred_Smith18-Aug-07 3:36 
Well of course it won't work if EnableViewState = False - how can it?

if you want to minimise the size of viewstate on a page where it is needed, then you must disable it (set to false) at the individual control level, not page level (obviously only for those controls that don't need to post back their state...)

Fred


GeneralRe: PageIndexChanged not firing in DataGrid if EnableViewState is false Pin
Anees Mitha18-Aug-07 3:54
Anees Mitha18-Aug-07 3:54 
GeneralRe: PageIndexChanged not firing in DataGrid if EnableViewState is false Pin
Fred_Smith18-Aug-07 4:08
Fred_Smith18-Aug-07 4:08 
GeneralRe: PageIndexChanged not firing in DataGrid if EnableViewState is false Pin
Anees Mitha18-Aug-07 9:43
Anees Mitha18-Aug-07 9:43 
AnswerRe: PageIndexChanged not firing in DataGrid if EnableViewState is false Pin
DavidNohejl18-Aug-07 8:00
DavidNohejl18-Aug-07 8:00 
GeneralRe: PageIndexChanged not firing in DataGrid if EnableViewState is false Pin
Anees Mitha18-Aug-07 9:39
Anees Mitha18-Aug-07 9:39 
GeneralRe: PageIndexChanged not firing in DataGrid if EnableViewState is false Pin
DavidNohejl18-Aug-07 10:36
DavidNohejl18-Aug-07 10:36 
AnswerRe: PageIndexChanged not firing in DataGrid if EnableViewState is false Pin
K.P.Kannan18-Aug-07 15:13
K.P.Kannan18-Aug-07 15:13 
Questionwindow.showModalDialog problem Pin
codelinks18-Aug-07 2:38
codelinks18-Aug-07 2:38 
AnswerRe: window.showModalDialog problem Pin
Michael Sync19-Aug-07 7:21
Michael Sync19-Aug-07 7:21 
QuestionExtending Session Timing Pin
jithbiz003318-Aug-07 0:56
jithbiz003318-Aug-07 0:56 
AnswerRe: Extending Session Timing Pin
Fred_Smith18-Aug-07 1:40
Fred_Smith18-Aug-07 1:40 
GeneralRe: Extending Session Timing Pin
jithbiz003321-Aug-07 20:56
jithbiz003321-Aug-07 20:56 
QuestionGridView in asp.net Pin
Milind Panchal18-Aug-07 0:50
Milind Panchal18-Aug-07 0:50 
AnswerRe: GridView in asp.net Pin
jithbiz003318-Aug-07 0:54
jithbiz003318-Aug-07 0:54 
Questionproblem with validators in my form Pin
mrkeivan18-Aug-07 0:36
mrkeivan18-Aug-07 0:36 
AnswerRe: problem with validators in my form Pin
Christian Graus18-Aug-07 0:43
protectorChristian Graus18-Aug-07 0:43 
AnswerRe: problem with validators in my form Pin
DavidNohejl19-Aug-07 8:36
DavidNohejl19-Aug-07 8:36 

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.