I have a datagridview that has an unbound checkbox called "select" after changes are made to the data in the datagridview the user hits a button to update the dataset.
Question .... Is there any way to only update those rows that are checked??
Start Free Trial