初始化时查看combox的文本内容

string sql = string.Format("select field_name from pt_temp_field where pt_name = '{0}' and temp_code='{1}'", ((DataRowView)cmb_pt.SelectedItem).Row["pt_name"].ToString(), gridView2.GetDataRow(gridView2.FocusedRowHandle)["temp_code"].ToString());

上一篇:luogu3628 特别行动队 (斜率优化dp)


下一篇:jquery幻灯片插件之owl.carousel.js