Hello,
I need to show the drag and drop functionality in my custom module.
Can anyone tell me the best tutorials for implementing "drupal_add_tabledrag"
I have got the link
http://api.drupal.org/api/drupal/includes--common.inc/function/drupal_ad...
But its not working for me.
Is their Any sample custom module where it is working.

CommentFileSizeAuthor
#4 tabledrag.zip2.36 KBnehajn

Comments

johnv’s picture

Try exploring the DraggableViews module.

rfay’s picture

Component: ajax system » javascript

You can look at the code of the many core modules that use this.

vm’s picture

Category: task » support
Status: Active » Fixed

#1 provided a possible contrib module and rfay pointed out where sample code could be found.

Shifting to a support request.
No follow up from the OP, thus marking as fixed.

nehajn’s picture

StatusFileSize
new2.36 KB

Hey , i got a sample module for that ...
see the attached zip ,It will help definitely

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.