how to make datagrid scroll to right ?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hi, i have two datagrid to implement drag and drop between two datagrid,
 
This faq has some autoscrolling code in it that is used for scrolling when
you are selecting cells. Maybe something similar will work for you during
D&D.

George Shepherd's Windows Forms FAQ contains an entry entitled:

How can I use a mouse to select cell ranges in my datagrid?

Check it out at:
http://www.syncfusion.com/faq/winforms/search/930.asp

=============================================
Clay Burch, .NET MVP

Syncfusion, Inc.
visit http://www.syncfusion.com for .NET Essentials



text object >from datagrid A to Datagrid B (right hand side, since i still
have column in right >hand side) , how to i do a drag over and the column in
right handside keep visible >to me ? if anyone can show example for me, that
better .
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top