[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.axapta.programming

Scrolling DragDrop Targets

Arrick

1/30/2006 11:01:00 PM

I am attempting to permit users to rearrange items in a Datagrid (dotNet
1.1).I would like to implement an effect where the user could select an item
in one part of the grid, then cause the Grid to scroll by holding the mouse
at the top or bottom of the grid. (Windows Explorer does something similar
when the user drags a folder to a different part of the tree in its lefthand
pane.) Is there a way to do this?

Thanks for any help.