views:

26

answers:

1

hi.

im using dataAnnotation and meta data for my model classes all all is good however i dont like that it creates an untidy form, and would rather it comes out in a nice table i have set a style for so i have labels next to my inputs etc.

now there was a post somewhere that they are created from TT files and that you can set MVC to run from custom TT files but how do i do this ??? anyone got a link to the post somewhere.

many thanks

+1  A: 

Locations and walk-through:

http://msdn.microsoft.com/en-us/magazine/ee291528.aspx

jfar
nice thanks a bunch
minus4