I'm wondering what ur idea was for using the vertical scrollbar with a datagrid. As I said b4 I did think of it but could not think of a way to utilise it.
VB.NET 2005 is really good. The only thing I don't like is that the datagridview is slow at populating. it takes about 8 seconds. A datagrid in
vb.net 2003 takes about 5 seconds and a datagris in VB6 takes about 3 seconds. These figures relate to populating 36521 lines of data from a MS access DB with 7 columns. I manually program in the populate routine using a dataset not dragging & dropping in
VB/ASP.
Thanks Pete*
P.S. I have just tried the free version of ASP.NET 2005, Wow it's good. I'm just about to try and convert one of my asp site. That should be funny.