klharding
Member
I am using VB.NET, Visual Studio 2008.
So I have been trying to figure this out for weeks. I can always fill the data grid view, but never insert or update rows. I think I just need to start fresh with a new data grid view.
Basically, I have 3 stored procedures...1 for select, 1 for update and 1 for insert. I would like to use these three stored procedures from the data grid view. I would like the data grid view to be bound.
So my question is...what is the best way to set up a data grid view? By using the wizards? Does anyone have a step-by-step resource I can try and follow?
Thanks in advance!
Kristen
So I have been trying to figure this out for weeks. I can always fill the data grid view, but never insert or update rows. I think I just need to start fresh with a new data grid view.
Basically, I have 3 stored procedures...1 for select, 1 for update and 1 for insert. I would like to use these three stored procedures from the data grid view. I would like the data grid view to be bound.
So my question is...what is the best way to set up a data grid view? By using the wizards? Does anyone have a step-by-step resource I can try and follow?
Thanks in advance!
Kristen