|
-
Jan 21st, 2004, 12:06 AM
#1
Thread Starter
Junior Member
Problem with scrolling datagrid
I am loading a few hundred items into a datagrid and when I click on any portion of the row and scroll the grid using my mouse scroll wheel, as soon as the row that was clicked on is out of the visible boundaries of the grid, the mouse scrolling stops! This is very frustrating because what good is the scroller if it is crippled?Does someone know how to correct this?? Many thanks in advance.
-
Jan 21st, 2004, 01:31 AM
#2
Frenzied Member
I had that problem too. This solved my problem: Adding DataGrid1.Focus() to datagrid scroll event.
'Heading for the automatic overload'
Marillion, Brave, The Great Escape, 1994
'How will WE stand the FIRE TOMORROW?'
Eloy, Silent Cries and Mighty Echoes, The Vision - Burning, 1979
-
Jan 21st, 2004, 12:57 PM
#3
Thread Starter
Junior Member
Man! I thought I had tried that and it didn't work! I spent half a day fighting with that problem. I must have been firing the wrong event. It works great now, thanks for posting your reply!! I'm surprised more folks havn't run into this problem, i scoured the net yesterday.
-
Jan 22nd, 2004, 09:34 PM
#4
Fanatic Member
LOL - I came across this too and had the same fix in place
-
Sep 24th, 2004, 04:04 PM
#5
New Member
You ROCK that was bugging the hell out of me.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|