row grouping, and getting the text of that row

row grouping, and getting the text of that row

abbottmwabbottmw Posts: 29Questions: 0Answers: 0
edited November 2010 in General
Im using the code from here
http://datatables.net/examples/advanced_init/row_grouping.html

basically it adds a tr and a td with the text of the first column.
I have a link inside one of the tds of a row, and I need to figure out how to get the tr that has the td with a class of group text value...

if you look at the example url.. if i click on any of the CSS Grade tds, it should return Gecko, or KHTML... whichever group its under.

Hope im making sense.

Thank you for your help.

-Matthew
This discussion has been closed.