webismymind / editablegrid

EditableGrid is an open source Javascript library aimed at turning HTML tables into advanced editable components. It focuses on simplicity: only a few lines of code are required to get your first table up and running.
http://www.editablegrid.net
Other
795 stars 272 forks source link

Colspan for th #181

Open Samadhan1012 opened 7 years ago

Samadhan1012 commented 7 years ago

I want to apply same header to 2 consecutive columns, how can I accomplish this. i.e. I want to use colspan for th.