good day. I am still learning vb.net as I am more inclined to vb6. I have difficulty understanding how to manipulate data from vb.net grid unlike using msflexgrid on vb6.
I have question on how to fill the vb.net grid from database,
how to add, edit, delete data directly on grid
how to click the grid and put the row data to textbox where I can edit and update the data back to grid before saving.
how to save data to database from grid.
I have question on how to fill the vb.net grid from database,
how to add, edit, delete data directly on grid
how to click the grid and put the row data to textbox where I can edit and update the data back to grid before saving.
how to save data to database from grid.