Hello, I have been trying to solve a drag and drop problem with the
datagrid but haven't been able to figure out a solution. 

I have a datagrid which lets the user reorder the items within the
grid. It is all fine as long as the user rearranges the items within
the viewable area of the grid. But if the grid has a vertical
scrollbar and the user wants to drop an item at a position which is
beyond the visible area, the items do not scroll up. Is there a way I
can force the grid to scroll up so the user can find the proper place
to drop the item?

I would greatly appreciate any help. thanks.
- venkat

Reply via email to