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

Can I programmatically scroll horizontally to end of page?

I have a series of gridviews (1 thru 6).
At about gridview 3, I need the page to horizontally
scroll to the end.
Any help is appreciated.
Thanks,
Trint

May 9 '07 #1
2 2168
if you know the gridviews client ID, or a cell wtihin it then you could
setfoucus using javascript

for example:
document.getElementById('<%=gridview1.ClientID%>') .focus()

Regards

John Timney (MVP)
http://www.johntimney.com
http://www.johntimney.com/blog
"trint" <tr***********@gmail.comwrote in message
news:11**********************@y80g2000hsf.googlegr oups.com...
>I have a series of gridviews (1 thru 6).
At about gridview 3, I need the page to horizontally
scroll to the end.
Any help is appreciated.
Thanks,
Trint

May 9 '07 #2
On May 9, 3:55 pm, "John Timney \(MVP\)" <x_j...@timney.eclipse.co.uk>
wrote:
if you know the gridviews client ID, or a cell wtihin it then you could
setfoucus using javascript

for example:
document.getElementById('<%=gridview1.ClientID%>') .focus()

Regards

John Timney (MVP)http://www.johntimney.comhttp://www.johntimney.com/blog

"trint" <trinity.sm...@gmail.comwrote in message

news:11**********************@y80g2000hsf.googlegr oups.com...
I have a series of gridviews (1 thru 6).
At about gridview 3, I need the page to horizontally
scroll to the end.
Any help is appreciated.
Thanks,
Trint- Hide quoted text -

- Show quoted text -
I will give this a try.
Thank you.
Trint

May 9 '07 #3

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

Similar topics

3
by: AES/newspost | last post by:
Just been involved with a web site where clicking a button on the main page opened a second (or secondary) window intended to function like a dialog box in Apple GUI jargon. (The primary page was...
7
by: veronique rossi | last post by:
Hello, I have put a table in a scrollable DIV so that only one part of the table is visible. Now, I want that, when I scroll, the table is scrolled item by item in the table (as it is done when...
1
by: Greg N. | last post by:
I want to automatically scroll an image horizontally, in a continuous, seamless way. When the page is first displayed, it should show the left part of the image, as much of it as would fit in...
14
by: Open Wound | last post by:
What method can I call to programmatically scroll a panel? There is ScrollControlIntoView() but I don't have a control to scroll into view. I just want the panel to scroll up by 100 pixels. ...
4
by: Anthony Morgan | last post by:
I have a project that is written in vb6 that I am converting logic from it into VB.net. I have 2 datagrid when you scroll 1, it scrolls the other. This was easy to do in VB6, but I cannot...
1
by: BurnettMarketing | last post by:
Greetings to all, Looking for some help in creating a horizontal scroll bar found on http://www2.hillsong.com/default.asp. Specifically the "Local News" and "Snapshot" scroll bars areas. The...
1
by: trint | last post by:
I have a series of gridviews (1 thru 6). At about gridview 3, I need the page to horizontally scroll to the end. Any help is appreciated. Thanks, Trint
1
by: mb | last post by:
I know this sounds strange, but I have set up a dataview with a fixed header, so the header does not scroll up with the rows of data. However, I need the header to scroll horizontally (not...
0
by: dpratt | last post by:
I have two div's next to each other and aligned to the right. Everything is all fine and good until I go to look at the page in 1024px wide resolution and I can't get the page to scroll horizontally...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.