When using the following dialog to add a view, is there anyway you can specify in which order you want to create the fields?
I tried [Column (Order = 0)]: [Column (Order = 12)], but not joy!
Thanks Paul
This is because the Detail.tt template (like everyone else) does not fulfill any orders when creating markup. Learn more about customizing templates: ASP.NET MVC custom T4 templates for views