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

