I am using a Datatable to display a list of items. I also have a set of textfields in a panel below
to display details about the selected item.
 
I want to populate the textfields when the user clicks on an item in the datatable. Any suggestions
on how to do this? I am assuming I need to install a rowClickHandler _javascript_ on the
datatable, but am not sure about the details.
 
Any help appreciated.
-jm

Reply via email to