I have a dynamic datagridview that brings rows from user tables. Now I need to be able to update the dataset when someone make a change to a cell in in the dataGridView.
Has someone done this before?
Ok, well I am trying to narrow it down before I start coding it for the development app, this is not the dev tables or data.just trying to see if someone thinks i am on the right track.
now I am trying to figure out if the only and best wat to update into 2 or more tables at the same time is to...
I know this is both a T-Sql and a VB.net question, but did not know where to post...
SO I finally got hired and am rusty as can be. so much its embarrassing.
I need to make a sp that the vb.net forms controls will pass and updated values too.
so do i make one update sp for the form to call...
I was asked to add a row to a data set that is already in memory to be put into a combo box.
where and how do i put it in my code? It needs to say in combo box "Select Item"
'Location
Try
Dim colNames() As String = {"InventoryLocation", "InventoryLocationID"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.