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
155
Drag and Drop Data
posted

Hello,

Using the demo sample to drag a row of an UltraWebGrid to a ListBox works great.

BTW I really love the Drag and Drop Framework. 

Here is my question:

Once the rows are dropped in the ListBox, what is the best approach to return the data in the ListBox to the server? Essentially I would like to return an array or DataSet of IDs or DataKeys to the server.

 

Thanks,
Jeff