int type = (Int32)CbbQuyen.SelectedIndex; var si = (Account)dgAcc.SelectedItem; var item = new Account() { Type = type, Password = si.Passwor