按扭列--删除
string DelID = this.DtGridDutyTime .DataKeys [e.Item .ItemIndex].ToString ();
按钮列--选择
string EditID = this.DtGridDutyTime .DataKeys [this.DtGridDutyTime .SelectedIndex ].ToString ();
string DelID = this.DtGridDutyTime .DataKeys [e.Item .ItemIndex].ToString ();
按钮列--选择
string EditID = this.DtGridDutyTime .DataKeys [this.DtGridDutyTime .SelectedIndex ].ToString ();

浙公网安备 33010602011771号