Good Day,
i got a little problem in my project. I want to save changed data in my database after a item was dropped in another ListBox.
I was able to get the events right (I think so at least). But now I encountered the problem that I'm not able to get the information on what my target is.
I have a list, where I display all my tasks. Those tasks I want to drag into one of my projects (which are displayed in cards). The problem is, that I can't figure out, how to get my project/id.
Kind regards,
Jan