<a href= link in cell doesn't work unless I hold down the shift key
I'm upgrading from version 1 to version 2.0
I already have a table generated from data in a web service that contains <a href= link in the first column cells.
In version one, when I click the link, it opens a new window with the linked page which is perfect. In version 2.0, the link is there but it doesn't do anything unless I hold down the shift key. How can I get it to work without having the user hold down the shift key?
I looked at you documentation for setCellLink but I don't want to have to parse all the cells to add it that way as I can have a few thousand rows in the table
I already have a table generated from data in a web service that contains <a href= link in the first column cells.
In version one, when I click the link, it opens a new window with the linked page which is perfect. In version 2.0, the link is there but it doesn't do anything unless I hold down the shift key. How can I get it to work without having the user hold down the shift key?
I looked at you documentation for setCellLink but I don't want to have to parse all the cells to add it that way as I can have a few thousand rows in the table
S
May 3,