This question is locked. New answers and comments are not allowed.
I have a MVC grid and when I load the full grid with the select and I then use the edit on a record the key which has ScaffoldColumn set to false as this is a auto number column but my primary key. as said before when i load the grid using the select the column is primed but after a update or a delete the column always seem to be 0 causing the lookup to not work correctly. Can anyone assist why this behaviour exists ?