I have a datagrid and I want it to display one field, "Title", with hyperlinks in it. Once a link is clicked, you should be forwarded to a new page with info concerning that row. What do i need to do in the datagrid (default.aspx), and what has to be done in the recieving end(Info.aspx), to receive the data that is sent from "default.aspx" to "Info.aspx"??
Plz help!!
Thank you.....