Open GoogleCodeExporter opened 8 years ago
My solution adds a HTML5 attribute called 'data-name' to every cell. This could
be turned on by setting the dataAttr to true. The default is off to provide
valid backwards compatiblity to HTML and XHTML.
This is a clean way to get data from every cell by reading the value from the
'data-name' attribute.
I've attached a patch for this and created it in the js directory, so it has to
be applied there.
Chris
Original comment by writech...@gmx.net
on 15 Sep 2011 at 8:48
Attachments:
I've forgotten to mention that this patch is based on Revision 13 from your
read-only repo.
Original comment by writech...@gmx.net
on 15 Sep 2011 at 8:50
Original issue reported on code.google.com by
ymkin....@gmail.com
on 16 Jun 2011 at 8:07