Hello,
I have pasted a standard Datagridview with the Datagridview in the Toolbox in Visual Studio Basic 2005. I have added some columns and edited there names, I even have changed some columns to a combobox column.
It's all working fine and I can fill in all the columns but my question now is I have made a button with Save, and how can I make it possible that if a user clicks on the button Save that all the data he/she entered in the datagridview is saved to the sql tabel??
	
		
			
		
		
	
				
			I have pasted a standard Datagridview with the Datagridview in the Toolbox in Visual Studio Basic 2005. I have added some columns and edited there names, I even have changed some columns to a combobox column.
It's all working fine and I can fill in all the columns but my question now is I have made a button with Save, and how can I make it possible that if a user clicks on the button Save that all the data he/she entered in the datagridview is saved to the sql tabel??
 
	 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		