Jump to content

[SOLVED] Merging selected table cells using javascript


Malachi

Recommended Posts

Hi,

 

I dont know how to do this. I want to select rows of a table(like excel) by means of  checking the checkboxes on each row. And then have a button that will merge the selected rows using javascript.

 

The merge table cell will be clickable and once clicked it will display the merged items in a tree view.

 

 

Thanks,

Mal

well im not sure about the specific javascript, but you would have to remove the second <td> selected, and set the first ones col-span value i beleive.  however i havent a clue as to how you could undo that.... ie - add in the td.

gdlk

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.