473,503 Members | 1,877 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Help on grid paging trouble ???

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
Jan 30 '06 #1
2 1151
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

Jan 30 '06 #2
You might want to take a look at:

http://aspalliance.com/628

A Datagrid Pager control.

Sonu Kapoor [MVP]
---
Posted via www.DotNetSlackers.com
Jan 31 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
3614
by: CGuy | last post by:
Hi, I have an ASPX page which has a datagrid and this datagrid is bound to a Custom Collection. sample code this.DataGrid1.DataSource = UserManager.Users; this.DataGrid1.DataBind();
2
1314
by: Joe Au | last post by:
I enable paging on a data grid. But when I click on the page number, nothing happen. Do I have to code something to handle it? Thanks.
4
3259
by: blackhawk | last post by:
I need to build a web page that has to potentially display a large amount of data in two grids on the same page. The HTML file with all of the formatting is about 7MB in size. This is too large...
2
1029
by: Niclas | last post by:
Hi, Is it possible to only show the "Previous Next" paging buttons if the datagrid contains more than the maximum number of items for one page ? Niclas
7
1110
by: Tmuld | last post by:
Hello, I was looking at the example provided on: http://www.4guysfromrolla.com/webtech/072101-1.2.shtml for paging. I am using Visual Studio 2003 - Microsoft Development Environment 2003 ...
2
1027
by: serge calderara | last post by:
Dear all, I have a datagrid where paging has been enables Page number are initialise to 5 Then I am able to click the Next> to more to next records set but when I click on the backwards...
7
967
by: serge calderara | last post by:
Dear all I have a datagrid on which I have impement paging I set proper properties for the grid and add following code in dbGrid_PageIndexChanged event: dbGrid.CurrentPageIndex =...
0
1485
by: Calvin KD | last post by:
Hi everyone, I'd like to enable users to select/mark multiple rows (records) in my datagrid for deletion. I have provided a checkbox column with a checkbox in the header for "Select All" option....
2
4739
by: dixonjm | last post by:
I have quite a complicated problem with the above. I will do my best to explain, although I have a word doc (too large to attach here 149KB) with the problem explained full with screen shots if any...
0
7204
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7342
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6998
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7464
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5586
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5018
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4680
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
1516
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
391
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.