Hi ,
I have created search page and getting values in table view. Requirement here is that i want to show the data in the form view when the particular row is clicked in the table view.
Where i have to bind the values to my form view?
how to display form view once value is bound?
Thanks.