Author Topic: Title attribute in tableToArray  (Read 2278 times)

wmwa

  • Pro Economy
  • Newbie
  • *
  • Posts: 19
    • View Profile
Title attribute in tableToArray
« on: April 02, 2015, 09:58:29 pm »
Is there a way to get a title attribute of a TD cell to move over to the pq-grid-cell when using tableToArray?
Or is this something that could be added?

Basically, the end goal is to be able to use the comment tooltips in paramquery with a grid that was generated from an HTML table.

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6263
    • View Profile
Re: Title attribute in tableToArray
« Reply #1 on: April 06, 2015, 05:00:45 pm »
Currently only the data in cells (td) is imported into grid with tableToArray, whereas attributes are not imported.