Is there a way to programmatically send information from a text box into specific columns in a DataGridView?
I triedand it obviously does not work.vb.net Code:
Column1.Text = TextBox1.Text
Thanks
|
Results 1 to 5 of 5
Thread: [RESOLVED] DataGridViewThreaded View
|
Click Here to Expand Forum to Full Width |