protected void btnFirst_Click(object sender, EventArgs e) { BindData(bll.GetRecord("F", TableName, "1=1", PrimaryKey, this.txtID.Text)); }