For Programmers: Free Programming Magazines  


Home > Archive > ASP .NET > January 2006 > Help on grid paging trouble ???









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Help on grid paging trouble ???
serge calderara

2006-01-30, 3:58 am

Dear all,

I have an asp net 1.1 application with a datagrid bind to a datasource
I am using tablemappings features to display column grids name
I am using paging features which shows 10 pages at a time

probkem I have is that I can go to page number 2 and after this paging is
not working any more. It works only once.Tha page load event is not fired
anymore and the pageindex changed event either.

Any idea what could be the problem ?

Thnaks for your help
Regards
serge
serge calderara

2006-01-30, 7:03 pm

find out.
was due to the fact that caching was active for my page. Doing so, make
paging working only once or during the life time of your cachimg attribute

"serge calderara" wrote:

> Dear all,
>
> I have an asp net 1.1 application with a datagrid bind to a datasource
> I am using tablemappings features to display column grids name
> I am using paging features which shows 10 pages at a time
>
> probkem I have is that I can go to page number 2 and after this paging is
> not working any more. It works only once.Tha page load event is not fired
> anymore and the pageindex changed event either.
>
> Any idea what could be the problem ?
>
> Thnaks for your help
> Regards
> serge

Sonu Kapoor

2006-01-30, 9:57 pm

You might want to take a look at:

http://aspalliance.com/628

A Datagrid Pager control.

Sonu Kapoor [MVP]
---
Posted via www.DotNetSlackers.com
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2010 codecomments.com