O
Oded Dror
Hi there,
I'm using VWD 2005 Express and SQL Server 2005 Express
When I have a table with Primary key ASP.NET let you add INSERT EDIT and
DELETE button to the GridView
But when you don't have PK you can not
My question how to add the EDIT INSERT Buttons to the GridView without
having the PK on the table?
Should I use Stored Proc for that?
Thanks,
Oded Dror
I'm using VWD 2005 Express and SQL Server 2005 Express
When I have a table with Primary key ASP.NET let you add INSERT EDIT and
DELETE button to the GridView
But when you don't have PK you can not
My question how to add the EDIT INSERT Buttons to the GridView without
having the PK on the table?
Should I use Stored Proc for that?
Thanks,
Oded Dror