Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSorting on rowspan tbody breaks table #3462
Open
Comments
|
A less popular drvic10k/bootstrap-sortable manages to handles this case in a clever way, using as many duplicates of rowspan cells as needed to keep a table properly formatted: https://jsfiddle.net/jz5tnq4y/15/.
|
|
Has there been any development on this issue? |
|
@vaibhav101 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



When sorting a table with data having a defined rowspan causes the "child" rows within the group of rows to disassociated and break rendered improperly.
jsfiddle. Please see following animation: