1
Answer

moving datagridview column to checkedlistbox in another form

Photo of Ilyas Zahir

Ilyas Zahir

7y
755
1
i have 2 forms. in form1 i have datagridview1 and in form2 a checkedlistbox. i want whenever the user add rows to datagridview in form1 the column1 data moves to checkedlistbox in form 2.

Answers (1)