473,405 Members | 2,444 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.

Scrolling DataGridView ( window forms)

Mel
Hi,
When opening a form with a datagridview, I would like the grid to scroll
to the last row. If the row is visible there is no problem. The grid has a
binding source which is bound to a bindinglist<T>. I then set the binding
source position to the last item of the list, but the grid does not scroll
to the bottom. Looking for ideas!
Mel

Mar 30 '06 #1
2 4785
Mel
Unfortunately that didn't make the grid scroll, but it did select that row
transactionCollectionDataGridView.CurrentCell =
transactionCollectionDataGridView.Rows[15].Cells[0];
"Andy" <aj*****@alum.rit.edu> wrote in message
news:11*********************@j33g2000cwa.googlegro ups.com...
See this post:
http://groups.google.com/group/micro...d2c5eaf70469de

Mar 30 '06 #3

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

Similar topics

0
by: anna | last post by:
I found a lot of articles asking the same question, but no answers. So, let me try again. Is it possible to disable dropdownlist mouse scrolling within web forms. I want the scroller to scroll...
1
by: BGC | last post by:
I'm attempting something like this: win1 = window.open("pop_up.html","_blank","width=325,height=272,top=0,left=0,scrollbars=0,resizable=0"); win1.window.scrollBy(100,50); I've done this...
2
by: Luca Paganelli | last post by:
Hi everybody. I've got a simple but bothering problem. I've just written a little application in C#. I've got a set of business logic classes and a window forms GUI released as a set of...
6
by: lphan | last post by:
Hi there, The project that I'm working on is a securty piece of n-tier applications which try to authenticate a user. The login page, either a web form or windows form, calls a web service (thin...
0
by: Tony Johansson | last post by:
Hello! I have a very specific question and that is about how to inherit a visual control for example the control System.Windows.Forms.TextBox without causing the environment to delete the...
1
by: tony | last post by:
Hello! Assume I have three window forms called Frm1, Frm2 and Frm3 each of these have a method called foo1 and foo2. Now instead of having this foo1 and foo2 in each of the three window forms...
3
by: vidhyapriya | last post by:
i m using 2 window forms in VB.net...in form1 button click i m opening form2...when i click anywhere in form1,form2 sending to back of form1 or it gets minimized....i want to avoid this....when i...
2
by: snowdog17 | last post by:
Hello, I am a student and I need help with my VB task. I am currently using VB 2005 Express and I am fairly new to it, although I have programed in Delphi before....
4
by: DaveRook | last post by:
Hi I have an empty windowsForm in Visual C# 2008 Express. I drop a dataGridView and expand the otpions (the little play button which opens the dataGridView tasks) so I can choose a datasource....
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
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
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
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
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
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.