I have a grid view control I need to change 1 of the primary Keys
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
I have to primary Keys that define a record in a gridview how can I change 1 of those keys? ie: I have a recipe and the ingredients each recipe has many ingredients the primary keys are the recipe and the ingredient how can I change the ingredient in the edit mode of the gridview template. BiG RaLpH