Hi,
I have a table view where the user selects a single row. I want to pass the values of selected row to next page. Can someone provide me a quick code for this.
The table view has 3 columns with name CUSTNO,NAME,CITY.This values should display in next page Input fields.
Thank you
ven