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 

Parents
  • 690
    posted

    Did you ever get an answer on this?

    All of the examples I see from Infragistics only show HTML and Javascript - there's no example on how to handle the resulting data on the server.

    Is Infragistics Drag and Drop Framework only for simple toy examples on the client?

Reply Children
No Data