or
Hello,
I am trying to implement a scenario of swapping values between the list boxes using the drag & drop feature. A snap shot of what's to be done is displayed in the attachment "Task.jpg"
The Drag & Drop feature works perfectly fine in Firefox, but doesn’t works at all in Chrome & IE (7 & 8).
The key aspects here are:
To further provide you the details on the implementation, the created code is added to jsFiddle at the location http://jsfiddle.net/ravisingh/5B6mq/1/ . Also attached with the post are the images of Chrome & Firefox while debugging the issue.
Manoj Kapoor
dataSource: { type: "json", transport: { read: '/Chargeability/SL_JSON' }},sl_dd_d.dataSource.transport.read.data = { bu: value };sl_dd_d.dataSource.sync();