i have a formview which show the data from a database..
in another page, i have a datalist that also display data from the database..
in the datalist, i have a hyperlink that when click will navigate to the page that have the formview which display data that suppose to match with the data from datalist...
the thing is, how do i request it in the formview...