D
Danny M
I want to fill a datagridview with a tabel, only problem is one of the
fields of this tabel is an ID to another tabel with the name.. I want
to also show the name in the grid (they cant edit this field)
To to this I can use a sql server view, right?
But when i use a view i cant use the standard update command?
Or is this possible by just deleting the added name column?
fields of this tabel is an ID to another tabel with the name.. I want
to also show the name in the grid (they cant edit this field)
To to this I can use a sql server view, right?
But when i use a view i cant use the standard update command?
Or is this possible by just deleting the added name column?