i am creating a search button .
when the user clicks on search , a view page opens that holds a table (showing data) and user can select a record which gets populated in the text box .
i have created a view page with table showing data .
i dont know how to open it on button click on some other page .
also how to populate record in text box when user selects a record from this view page .
i have added a basic column to content provider -
-then select all rows checkbox for header
-then select row check box for contents , made the multiple = false