posted 18 years ago
I have a table and when clicked on a row, that row will be highlighted, then I click a button to create a child window with clicked row information filled in it. The way to know values in selected row is because I can find out by looking for highlight class attributes associated with the table cells.
Now when I add a popup icon to each row, and want to click it to open a child window, there is no row being clicked, so I can't get the selected row values. The popup icon is within the row. But when I click the icon, its row is not actually selected. Does someone know how to solve this problem? I want to know how to get the row values whose icon inside is clicked.
Thanks.
SCJA, SCJP5.0, SCBCD, SCWCD