473,405 Members | 2,171 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

implementing record browser (next previous buttons)

What I envision is this.

The user gets a set of records in a data grid

Then the user gets to select one of the rows to view the detail information
about the record. Then instead of backing out to the datagrid, press Next
or Previous to view the next or previous record respectively.

How would you implement it in ASP.NET?

I usually use a Collection object (ArrayList of business objects) to
populate a datagrid based on what the user specifies for criteria. Then
what when the user selects a row to view the detail? Retain the collection
inside Session? Then allow the user to traverse back and forth inside the
collection? That might consume too much memory in Session.

Would love to hear a creative solution to this.
Nov 18 '05 #1
1 2484
Hi David
Why don't u display record details at the top of the datagrid with Name
and Value in each each line for each column from grid item..
Its like this

---------------------------------------------------------|
NAME : DAVID |
TECHNOLOGY: MICROSOFT.NET |
COMPANY : ABC |
------------------------------------------------------------
Datagrid here
david microsoft.net abc
hari microsoft.net xyz
prasad sqlserver xyz
onclick of the david record displays details at the top and like for hari....
"David" wrote:
What I envision is this.

The user gets a set of records in a data grid

Then the user gets to select one of the rows to view the detail information
about the record. Then instead of backing out to the datagrid, press Next
or Previous to view the next or previous record respectively.

How would you implement it in ASP.NET?

I usually use a Collection object (ArrayList of business objects) to
populate a datagrid based on what the user specifies for criteria. Then
what when the user selects a row to view the detail? Retain the collection
inside Session? Then allow the user to traverse back and forth inside the
collection? That might consume too much memory in Session.

Would love to hear a creative solution to this.

Nov 18 '05 #2

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

Similar topics

3
by: fred14214 | last post by:
Dear Group: I have built and customized a form using the wizard to put command buttons that will move to the NEXT record or PREVIOUS record. This works, but it needs some refinement. ...
15
by: Steve | last post by:
I have a form with about 25 fields. In the BeforeUpdate event of the form, I have code that sets the default value of each field to its current value. For a new record, I can put the focus in any...
9
by: Karl Roes | last post by:
Hi All, I would like some advice on Next / Previous record buttons. I have a main form for the client, and a continuous subform listing client transactions. If I open one of these transactions...
0
by: misscrf | last post by:
I am currently working on a database, in 3rd normal form, which is for candidates who apply for a job with the law firm that I workd for. My issue is with good form design. I have a main...
0
by: David C | last post by:
I am gathering some ideas. Just like after you open up an email, on the screen are the previous and next buttons. You can navigation to the next or previous record. So how would you maintain...
3
by: zhouzhendong | last post by:
I have a form that shows a table in single form format. how can I know the position of the record the form is current showing so that I can enable or disable some buttons according to the position...
4
by: Jamey Shuemaker | last post by:
Howdy, Saw a couple threads from the past few years on this topic, but didn't really find any solutions. Here's one I found:...
7
by: hubs | last post by:
Hi! I am new to Access and would appreciate some help. I am develping a browser form which provides the user a view of some data (i.e. surname, firstname, dob) from a database using a query. I...
1
by: cbanks | last post by:
Hello Ladies/Gents, im in need of some serious help here.. I have a tool that allows users to view information on a form and make changes to recordsets. This tool has buttons that allow a user to...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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
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
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
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...

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.