473,387 Members | 1,528 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,387 software developers and data experts.

Scrolling back to an updated record

Do
AFter updating a record in a datagrid, I know there is some code
to write to get the page scrolled back to the same record position in the
page.
I saw this at a DevDays .NET conference.

Anyone?

Thanks,

Do
Nov 17 '05 #1
6 958
You are looking for this article only,
http://authors.aspalliance.com/aldot...utoscroll.aspx

--
Saravana
Microsoft MVP - ASP.NET
www.extremeexperts.com

"Do" <do*************@hotmail.com> wrote in message
news:OS**************@TK2MSFTNGP10.phx.gbl...
AFter updating a record in a datagrid, I know there is some code
to write to get the page scrolled back to the same record position in the
page.
I saw this at a DevDays .NET conference.

Anyone?

Thanks,

Do

Nov 17 '05 #2
You are looking for this article only,
http://authors.aspalliance.com/aldot...utoscroll.aspx

--
Saravana
Microsoft MVP - ASP.NET
www.extremeexperts.com

"Do" <do*************@hotmail.com> wrote in message
news:OS**************@TK2MSFTNGP10.phx.gbl...
AFter updating a record in a datagrid, I know there is some code
to write to get the page scrolled back to the same record position in the
page.
I saw this at a DevDays .NET conference.

Anyone?

Thanks,

Do

Nov 17 '05 #3
You can use anchor tags.
Here's an example that should show you everything you need to know:
http://www.dotnetjunkies.com/tutoria...tutorialid=681

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
Hire top-notch developers at http://www.able-consulting.com

"Do" <do*************@hotmail.com> wrote in message
news:OS**************@TK2MSFTNGP10.phx.gbl...
AFter updating a record in a datagrid, I know there is some code
to write to get the page scrolled back to the same record position in the
page.
I saw this at a DevDays .NET conference.

Anyone?

Thanks,

Do

Nov 17 '05 #4
You can use anchor tags.
Here's an example that should show you everything you need to know:
http://www.dotnetjunkies.com/tutoria...tutorialid=681

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
Hire top-notch developers at http://www.able-consulting.com

"Do" <do*************@hotmail.com> wrote in message
news:OS**************@TK2MSFTNGP10.phx.gbl...
AFter updating a record in a datagrid, I know there is some code
to write to get the page scrolled back to the same record position in the
page.
I saw this at a DevDays .NET conference.

Anyone?

Thanks,

Do

Nov 17 '05 #5
Hi,

Basically you need to use samrtnavigation nut its quiet buggy feature.
Kathy Burke post code that is good workaround to that problem:
http://www.developersdex.com/asp/mes...%23WXDnjdjDHA%
2E360%40TK2MSFTNGP10%2Ephx%2Egbl%3E

Natty Gur[MVP]
Phone Numbers:
Office: +972-(0)9-7740261
Fax: +972-(0)9-7740261
Mobile: +972-(0)58-888377
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 17 '05 #6
Hi,

Basically you need to use samrtnavigation nut its quiet buggy feature.
Kathy Burke post code that is good workaround to that problem:
http://www.developersdex.com/asp/mes...%23WXDnjdjDHA%
2E360%40TK2MSFTNGP10%2Ephx%2Egbl%3E

Natty Gur[MVP]
Phone Numbers:
Office: +972-(0)9-7740261
Fax: +972-(0)9-7740261
Mobile: +972-(0)58-888377
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 17 '05 #7

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

Similar topics

1
by: - Just Me - | last post by:
It's been 15 years since I did any Basic programming, so I was wondering if I could get some help. I want to display the contents of a .txt file in real-time as the file is updated. I don't want...
3
by: Vikram Bhatia | last post by:
1. Is there an event to capture scrolling using mouse wheel in Netscape 6.x? 2. When arrow keys are used to scroll a page in Netscape 6.x, the scrolling offsets obtained using...
6
by: GGerard | last post by:
Hello I have an Access 2000 form with the following properties: Record Source - Table1
0
by: Do | last post by:
AFter updating a record in a datagrid, I know there is some code to write to get the page scrolled back to the same record position in the page. I saw this at a DevDays .NET conference. Anyone?...
5
by: Will Gillen | last post by:
I need to have a "scrolling" text label or textbox at the bottom of my window to show the URL of where a song is being played from. I want the text to scroll on a single line from left to right in...
3
by: Brian Tkatch | last post by:
I have a form with two DataGrids, which are kept in sync manually via Stored PROCEDURE calls. That is, when a record is selected on the first grid, a stored PROCEDURE is CALLed to Fill() the next...
0
by: =?Utf-8?B?YW1iZXI=?= | last post by:
Hello! I have a form that contains a tabcontrol, that is populated based on which record a user selects in a listbox on the form. I just added code to 'mytab.validating' so if the user tries to...
2
by: Wayne | last post by:
Is there a workaround to the bug that loses the first record in a continuous form after using the scroll wheel if the available records don't fill the form? I know that the "up arrow" section of...
7
by: robert.waters | last post by:
I have an Access database frontend linked via ODBC to a large (gigabytes) mysql database. I need to view a large amount of data in a a textbox (variable up to 300K), but I receive a 'there isnt...
1
by: jonceramic | last post by:
Hi All, I've noticed that in a lot of my forms and tables, when I'm on continuous view, I can't scroll when the focus is in a field or on a control. Meaning, if I have a list, and start...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
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
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...

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.