You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Reordering in Table & ListView drag and drop target Index not fetched in drop event

edited Aug 22, 2020 12:50AM in Visual Builder 3 comments

Summary

Reordering in Table & ListView drag and drop target Index not fetched in drop event

Content

Hi Team,

Please guide us the right event or code snippet while transferring the code from Oracle Jet Cookbook to VBCS for Reordering the rows in a table & listviews using drag & drop.

As per the cookbook, we added the drag & drop data type values to 'application/ojtablerows+json' to enable the drag & drop feature on the table. Added the JS module function that is called from the table drop event. But, we could not get the target row index from DataTransfer property as mentioned in the cookbook (event.dataTransfer.getData('application/ojtablerows+json')) in Drop event.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!