473,508 Members | 2,389 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Paging with selection and sumarization

Hi!

I have searched through a lot of paging articles. But I have not found
any specific recommendations for my issue.

I have a large record set that I need to page through (1000 records).
But on each page (100 records) I must be able to select some rows, add
some comment for each and sumarize them on-the fly.

Now - if I page forward and backward, I still need to see before
selected rows with comments and I can even deselect or edit some of
them. Should I store all this information (selection, comment, price)
in session variables or is there a better way?

I hope I was clear enough with my explanation of the problem. Thank
you very much for any help!

TomazL
Jul 22 '05 #1
0 947

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

Similar topics

0
1051
by: Guy W via DotNetMonster.com | last post by:
I read and tried to use the repeater paging method I found on 4 Guys from Rolla (I've tried others also) but it doesn't seem to work. Please see the code I have below and tell me what I may be...
3
2121
by: nyhetsgrupper | last post by:
Hi everyone, In a datagrid the entire data is read but only the page you want is displayed to the user when you enable paging. Does the Gridview control works in the same way? So if you have...
0
1102
by: Tom H | last post by:
Dim Conn As New OdbcConnection Dim PSAdapter As New OdbcDataAdapter Dim PSCommand As New OdbcCommand Dim PSDataset As New System.Data.DataSet Dim szSQL As String Conn.ConnectionString =...
0
1244
by: Jason | last post by:
I've got a gridview with built in paging and sorting and a datasource tag in the aspx. I wanted to change the selection criteria based on a dropdrown list selection, so I created even ...
0
846
by: pbr | last post by:
I am developing a simple table update web page using two asp.net 2.0 pages. 1. Gridview with paging for selection and 2. Detailview for the actual update. All works fine but a 'nice have' would be...
0
4188
by: =?Utf-8?B?V0I=?= | last post by:
Hi, I have a .NET page which has a gridview of customers from Northwind database. There's a checkbox for each customer and the gridview allows paging. I would like to be able to persist the...
2
11968
by: ami | last post by:
In my code, I need to implement x numbers of Gridviews dynamically based on user selection. Because I am unaware of the number of gridviews, this is done after the user enters input. I need to...
8
1440
by: Donald Adams | last post by:
I heard in an online video by Scott Gu, that there is an option to have the asp.net datagrid in .net 2.0 do the paging in SQL Server 2005 rather than pull all the data from the database and do it...
1
1076
by: =?Utf-8?B?QWxoYW1icmEgRWlkb3MgS2lxdWVuZXQ=?= | last post by:
Hi misters, I have an application web asp.net 2.0. I have a aspx page with Datalist and paging. Now, I want that the user can select several rows of DataList (multiple selection) and maintain...
0
7118
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7323
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7379
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...
0
5625
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,...
0
4706
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
3192
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3180
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1550
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
415
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.