HI,
i'm using RadControls for WPF Q1 2012 SP1 + c# to create my application. The problem i have:
I use two listboxes wich are bind to an observableCollection. Now i want to drag an item from listbox A to listbox B
what is quiet simple. But on Drop in listbox B i want to save changes in my database. how do i get the information
isdropped, which item is dropped,...?
I tried the Drop (drop="myDropEvent") Event from the listbox, but that was not helpfull.
Thanks
regards
Rene
i'm using RadControls for WPF Q1 2012 SP1 + c# to create my application. The problem i have:
I use two listboxes wich are bind to an observableCollection. Now i want to drag an item from listbox A to listbox B
what is quiet simple. But on Drop in listbox B i want to save changes in my database. how do i get the information
isdropped, which item is dropped,...?
I tried the Drop (drop="myDropEvent") Event from the listbox, but that was not helpfull.
Thanks
regards
Rene