Adding new rows with data to table via behaviors is a great feature.
However, rows that were added via behaviors are not selectable, and all selection mechanizm gets corrupted.
V3.0: Selection of appended rows
July 5, 2012
Adding new rows with data to table via behaviors is a great feature.
However, rows that were added via behaviors are not selectable, and all selection mechanizm gets corrupted.
This question is now closed
Finally, I had to pre-make the rows, then to populate them with hyperlinks to get the clicks...
Table.SelectedIndex is working and returns the selected row. But I need the column too :-)