how to pass info from one page to another
I have a page with 'search' button and another page is the 'search page' where user can search by code and desription and the search result is stored in datagrid. The user selects the row in the grid. I have 'Select' button on search page. when 'select' button is clicked the infromation from that row will be populated to previous page text box for code and drexcription. Can someone please help me?
Thanks in advance.
|