Click here to Skip to main content
15,897,718 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a table which contain rows. Each row have one toggle button and it is toggle with one other row. Now I applied sortable plugin to only rows which have sortable class like items: 'tr.sortable-row'. The sorting is performed correct when toggle is off means child row is hidden. But when toggle is ON then I am able to drag the row but not able to drop it target position. Please suggest.
Posted
Comments
Can you create a fiddle at http://jsfiddle.net/[^]?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900