I have a grid with a number of columns. It has a horizontal scroll bar so i can scroll to the right and see those columns.
Is there a way when moving columns, by dragging with the mouse, that the grid will auto scroll to the right when moving the column?
The grid should be scrolling to the right if you drag the column header to the right of the bounds of the grid.
-Matt
If i drag the column I see the column being dragged but once i reach the bounds its stops and it won't go any further and stops dragging.
You actually have to drag the column past the bounds of the grid in order for this to work; I just tested this and it was working correctly. If it still isn't scrolling, then this might be a bug that has been addressed in a hotfix, since I am aware of some issues that existed related to this feature. You should ensure that you have the latest hotfix; if you can still reproduce this issue afterwards, you should contact Developer Support.
Thanks I will get the latest hotfix