hi
i have used a scrollable data table in my page.
And i have populated it using arrayList.
when i click the first column (h:commandLink)of the values of the selected row should be displayed in textboxes.
i tried by selecting the row and onclick of a button, the textbox is populated.
But i want to populate the textbox when the row is selected.
Any idea???
rgds
It's basic a4j:support use-case. Just perform the same that you doing after button click on corresponding a4j:support event and reRender output area