Hello, I am pretty new to this but this is what I am trying to do.  I have created an excel worksheet that is a "matrix" for lack of a better word.  There are about 10 input fields and then a grid of data that gets displayed depending on the fields.  I have used a datagrid in VB.NET before but only to display info from a database with a DBConnection, and Dataset.  
Is there a way to have the look of the excel grid on the form without having to connect to a datasource. I can put all of the algorithms in functions and display the grid based on that.
 
Thanks for any help.
	
		
			
		
		
	
				
			Is there a way to have the look of the excel grid on the form without having to connect to a datasource. I can put all of the algorithms in functions and display the grid based on that.
Thanks for any help.
 
	 
 
		 
 
		 
 
		