
- Forum
- Programming Talk
- Microsoft .NET
- Reorder List Scroll Problem
Reorder List Scroll Problem
This is a discussion on Reorder List Scroll Problem within the Microsoft .NET forums, part of the Programming Talk category; Hi, I am having problem wiht ReorderList in MS Ajax toolkit. The problem is that when we drag some bottom ...
-
Reorder List Scroll Problem
Hi,
I am having problem wiht ReorderList in MS Ajax toolkit. The problem is that when we drag some bottom item to the top, following two things happen:
1. Item to be dragged is shown far above the list. While dragging from top to down it is fine.
2. If we scroll the list a little and even we just click the item and List will reorder itself.
I am using MS AJAXControlToolkit 1.0 and my browser is IE 7. Here is code, how I am using it,
...................
Please do give your suggestions. Waiting patiently,
Neo
-
could you please post in your code so that we could have a look into it...without seeing the code it wouldn't give us an idea what could be going wrong...
anyways, here's a link that shows how you could use the reordered list...just follow the steps on,
Drag and Drop via ReorderList: The Official Microsoft ASP.NET Site
HTH!!!

Reply With Quote





