You need to sign in to do that
Don't have an account?
Just Code It
Drag-and-Drop in Visualforce pageBlockTable
I need to be able to drop and drop row within a table in Visualforce, can anyone give a pointer on how to implement this functionality. I use "pageBlockTable" component. I tried using custom JavaScript but not able to get to <TR> from what "pageBlockTable" generates. Thanks in advance.
I think you are looking something like this,
--Akram
Mark.
but it is working in one section (means i can set the record in any place among all records), if i want to drag a single record from all records and want to drop it in a other page block section . how this will be possible?
please give me solution..
Very useful code but I can't save the sorted result.
I assume it's 2/3 lines of code but I can't find.
Anybody find the solution.
Thanks
Mat.
I found one similar soution here with sample code.
https://salesforcetrail.blogspot.com/2020/04/drag-and-drop-show-and-hide-columns.html