Skip to content

Add support for rowspans#66

Open
carsonmorrow wants to merge 1 commit intojoequery:masterfrom
carsonmorrow:master
Open

Add support for rowspans#66
carsonmorrow wants to merge 1 commit intojoequery:masterfrom
carsonmorrow:master

Conversation

@carsonmorrow
Copy link

I needed to support sorting with rowspans, so I made a small change that should support arbitrary combinations of colspan and rowspan. I just generated an array for each table to provide a mapping between heading row/index and actual column.

I also added an example html file that demonstrates the functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant