Click here to Skip to main content
15,920,005 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Problem to Update my Record in FormView. Pin
DavidNohejl18-Aug-07 13:35
DavidNohejl18-Aug-07 13:35 
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 
Hi,

I want EnableViewState = false in order to optimize the end output page but when i turn it off, my pageing functionality no longer works mainly the PageIndexChanged event no longer fires, how do you handle this with enable view state as false?
I have tried every thing possible to make it work but it is not working. I refered few forums in which people were facing similar problems but no one was able to provide some concrete solution for the same. Please refer the below links where people have faced similar problems but the solution provided is not reliable:

http://www.west-wind.com/WebLog/posts/211.aspx
http://www.velocityreviews.com/forums/t67338-pageindexchanged-not-firing-in-datagrid.html

I've tried explicit event hookup but still it did'nt work.

I know if we call the data generation method before the page change method it will work but in this case the data generation mehtod will be called twice first before the page change method and second in the page change method, this will result in huge performance degradation and i want to avoid it.

Let me know if it is a genuine bug in ASP .NET or there is some way out to this problem. An early reply will be really helpfull.

thanks!

AnswerRe: PageIndexChanged not firing in DataGrid if EnableViewState is false Pin
Fred_Smith18-Aug-07 3:36
Fred_Smith18-Aug-07 3:36 
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 

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.