I need to develop Grid controls for a database to provide CRUD operations. The only issue is we got around 600 tables thus looking at ideas on how to make the ASP.MVC grid control razor code more generic. My idea is to decorate the properties on a object with attributes, where I am lost is the Razor part. May be I have to go all JS and skip Razor code generation ?
Thoughts ?
Jay
Thoughts ?
Jay