Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C# / March 2006

Tip: Looking for answers? Try searching our database.

Scrolling DataGridView  ( window forms)

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Mel - 30 Mar 2006 18:34 GMT
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


Andy - 30 Mar 2006 19:03 GMT
See this post:
http://groups.google.com/group/microsoft.public.dotnet.framework.windowsforms.co
ntrols/browse_thread/thread/f22c39345c0143d1/edd2c5eaf70469de?lnk=st&q=scrolling
+to+datagridview+row&rnum=14#edd2c5eaf70469de

Mel - 30 Mar 2006 19:36 GMT
Unfortunately that didn't make the grid scroll, but it did select that row
transactionCollectionDataGridView.CurrentCell =
transactionCollectionDataGridView.Rows[15].Cells[0];

> See this post:
> http://groups.google.com/group/microsoft.public.dotnet.framework.windowsforms.co
ntrols/browse_thread/thread/f22c39345c0143d1/edd2c5eaf70469de?lnk=st&q=scrolling
+to+datagridview+row&rnum=14#edd2c5eaf70469de

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.