Re: Data grid pageing with EnableViewState = False turned on
From: Brian Henry (brianiupmsdn_at_newsgroups.nospam)
Date: 07/14/04
- Next message: John Timney \(Microsoft MVP\): "Re: HttpWebRequest and the POST method from a win form app"
- Previous message: VB Programmer: "Question: Time comparisons"
- In reply to: Tampa .NET Koder: "RE: Data grid pageing with EnableViewState = False turned on"
- Next in thread: Craig Deelsnyder: "Re: Data grid pageing with EnableViewState = False turned on"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 14 Jul 2004 16:53:55 -0400
but, as i said the problem is that the page index changed even is never
fired...
"Tampa .NET Koder" <TampaNETKoder@discussions.microsoft.com> wrote in
message news:54A8F90E-9A46-41F8-9FC6-CE66D1C5F4D0@microsoft.com...
> I think you have to rebind the datagrid after each PageIndexChanged event
is fired
>
> datagrid1.databind()
>
>
>
> "Brian Henry" wrote:
>
> > Hi,
> >
> > I want EnableViewState = false turned on to optimize the end output page
(it
> > was over 600KB with it on) but when i turn it off, our pageing
functionality
> > no longer works mainly the
> > PageIndexChanged event no longer fires, how do you handle this with
enable
> > view state as false? thanks!
> >
> >
> >
- Next message: John Timney \(Microsoft MVP\): "Re: HttpWebRequest and the POST method from a win form app"
- Previous message: VB Programmer: "Question: Time comparisons"
- In reply to: Tampa .NET Koder: "RE: Data grid pageing with EnableViewState = False turned on"
- Next in thread: Craig Deelsnyder: "Re: Data grid pageing with EnableViewState = False turned on"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|