Find Stored ID(in GridView) on another page using QueryString int iID = Convert.ToInt16(Request.QueryString["ID"]);
No comments: