صلاحيات المستخدمين سي شارب مع سيكول سيرفر SQLserver_C#

(walwal qassim1jVKF3) #1

Button3,4,5,


Button


for (int j = 0 ; j < dataGridViewX1.Rows.Count; j++)


{


dataGridViewX1.Rows[j].Cells[ 2 ].Value= "True";


}


-------------------------------------------------------------------------------------------------


Button 4


for (int j = 0 ; j < dataGridViewX1.Rows.Count; j++)


{


dataGridViewX1.Rows[j].Cells[ 3 ].Value= "True";


}


-------------------------------------------------------------------------------------------------


Button 5


for (int j = 0 ; j < dataGridViewX1.Rows.Count; j++)


{


dataGridViewX1.Rows[j].Cells[ 4 ].Value= "True";


}


-------------------------------------------------------------------------------------------------


Button 6


for (int j = 0 ; j < dataGridViewX1.Rows.Count; j++)


{


dataGridViewX1.Rows[j].Cells[ 5 ].Value= "True";


}


-------------------------------------------------------------------------------------------------

Free download pdf