Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
315
Change Item-Position with drag & drop
posted

Hi,

I'm using the ultralistview-control to show some images. I would like to change the position of some items via drag & drop. I tried several things, but no luck.

Any suggestions?

 

Thanks,
Neils 

  • 5374
    Suggested Answer
    posted

    Neils,

    This Knowledge Base article details how to implement drag-drop functionality between two WinListView controls, and includes a sample.  You can use this article to get you started coding drag-drop functionality within a single WinListView.

    Hope this helps,

    ~Kim~