VB datagrid scrolling problem in VS.Net 2003 
Author Message
 VB datagrid scrolling problem in VS.Net 2003

Hi,

Can anyone help with this one?

We upgraded from VS.Net 2002 to VS.Net 2003 yesterday.  
Our VB windows forms application now has the following
feature that wasn't present in the application before.

e.g. Take a windows form with a datagrid and several
buttons painted on it.  The grid has several columns and
is bound to a table from a SQL Server datasource.  
Retrieve data into the grid(you need more rows than are
visible in the grid for this to work). Click on a column
which uses the datagridtextbox style and then use the
mouse wheel to scroll up or down within the grid.  As soon
as the row that you had selected goes out of sight on the
grid, the focus moved to another control on the form,
instead of continuing to scroll.

This behaviour does not happen if the column cannot be
edited, if readonly = true for example, and will scroll
properly.

Previously in VS.Net 2002 we could scroll up and down
editable and readonly grid/columns without a problem.

Chris



Tue, 22 Nov 2005 19:35:34 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. VB .Net 2003 Standard or VS .Net 2003 Pro for Smart Devices

2. Problem -- Hide the Datagrid column in VS.NET 2003

3. VS.NET 2003 project back to VS.NET 2002

4. Upgrading to VS.Net 2003 from VS.Net 2002

5. VB.Net Editor keystrokes lag/slow to respond (VS.NET 2003)

6. Problem migrating VS.NET 2002 to 2003

7. Problem with VB.NET under .NET 2003 Final beta

8. VS .NET 2002 upgrade to 2003 and CR.NET

9. VB changes in VS.Net 2003?

10. Accessing ATL COM object from V.S. 2003 Embedded VB.NET app

11. Difference between VB NET and VB NET 2003

12. vb.net 2002 or vb.net 2003 beta

 

 
Powered by phpBB® Forum Software