asp.net mvc - Column missing when I scaffold out views -


I have created a simple MVC application to run Siarud functions on a table. I have an existing SQL Server database, so I think this unit framework database will be first.

For some reason, when I controller / view (when MVC 5 controller using sequences) Entity Framework ), the first column Index.cshtml, Edit.cshtml, Details Not added in .cshtml, and Delete.cshtml.

but is has been added to Create.cshtml.

Oh, I think that's why this is because it was the primary key field


Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -