Actually, found an example in the Trinidad demo application. Though having to put a method on the data object itself isn't as good as I'd like it to be. Any other way to access the selected row (without having to enable selections on the table)?
Shawn ________________________________ From: Bertrand, Shawn R Sent: Friday, April 17, 2009 1:44 PM To: MyFaces Discussion Subject: [Trinidad] 'Action' column in CoreTable I'd like to have an action-type column in which we place an image for each row that, when clicked, will display a dialog with detail about that row. The column part is easy, but how do I reference the clicked row's data in the action method? Thanks in advance, Shawn Bertrand

