Back to Browse

Csharp Datagridview Checked Value to Pass Another Form Datagridview

28.5K views
Dec 8, 2016
34:29

Source Code : https://drive.google.com/file/d/0B95YRy8uruWuOGd5b1JSSW1wejg/view?usp=sharing This video will teach, 1. Read Data from Database. 2. Assign data to datagridview. 3. Pass checked datagridview row to another datagridview . 4. Passing list of object one form to another form Ex : We have two datagradeviews first one which contains the database data in form1 and the second datagridview in form2 the datagridview has a checkbox now i need to transfer the checked rows values to the datagridview in form2 when button is clicked , in other words i need to transfer the checked value form datagridview in form1 to the second datagridview in form2 when the button is clicked.

Download

0 formats

No download links available.

Csharp Datagridview Checked Value to Pass Another Form Datagridview | NatokHD