Sunteți pe pagina 1din 1

BLONO,

= '" + dataGridView1.Rows[i].Cells[0].Value.ToString() + "',


Description,
='" + dataGridView1.Rows[i].Cells[1].Value.ToString() + "',
SMR,
= " + dataGridView1.Rows[i].Cells[2].Value.ToString() + ",
LOCATION,
='" + dataGridView1.Rows[i].Cells[3].Value.ToString() + "',
DATE_a,
='" + dataGridView1.Rows[i].Cells[4].Value.ToString() + "',
ENGINEOIL,
='" + dataGridView1.Rows[i].Cells[5].Value.ToString() + "',
WATERCOOLANT,
='" + dataGridView1.Rows[i].Cells[6].Value.ToString() + "',
BATTERY,
='" + dataGridView1.Rows[i].Cells[7].Value.ToString() + "',
HEADLIGHTS_LHS, ='" + dataGridView1.Rows[i].Cells[8].Value.ToString() + "',
HEADLIGHTS_RHS, ='" + dataGridView1.Rows[i].Cells[9].Value.ToString() + "',
SIGNALLIGHTS_LHS,='" + dataGridView1.Rows[i].Cells[10].Value.ToString() + "',
SIGNALLIGHTS_RHS,='" + dataGridView1.Rows[i].Cells[11].Value.ToString() + "',
HORN,
='" + dataGridView1.Rows[i].Cells[12].Value.ToString() + "',
WIPER,
='" + dataGridView1.Rows[i].Cells[13].Value.ToString() + "',
TAILLIGHT_LHS, ='" + dataGridView1.Rows[i].Cells[14].Value.ToString() + "',
TAILLIGHT_RHS, ='" + dataGridView1.Rows[i].Cells[15].Value.ToString() + "',
AC,
='" + dataGridView1.Rows[i].Cells[16].Value.ToString() + "',
PARKINGBRAKE,
='" + dataGridView1.Rows[i].Cells[17].Value.ToString() + "',
AIR_PRESSURE,
='" + dataGridView1.Rows[i].Cells[18].Value.ToString() + "',
TYRES,
='" + dataGridView1.Rows[i].Cells[19].Value.ToString() + "',
SWITCHS,
='" + dataGridView1.Rows[i].Cells[20].Value.ToString() + "',
SWITCHBREAKER, ='" + dataGridView1.Rows[i].Cells[21].Value.ToString() + "',
WATER_RESERVOIR, ='" + dataGridView1.Rows[i].Cells[22].Value.ToString() + "',
DIESEL
=,'" + dataGridView1.Rows[i].Cells[23].Value.ToString() + "',
AIR_FILTERS,
='" + dataGridView1.Rows[i].Cells[24].Value.ToString() + "',
RecNo
=" + LbL_RecNo.Text + "
'" + dataGridView1.Rows[i].Cells[25].Value.ToString() + "',

S-ar putea să vă placă și