c# - Data Driven Website - how to hide specific columns -


we have datadriven website in c# being built in vs 2010. how prevent columns in table being displayed on webpage ?

i think should not display table itself, display views. makes better design.

you can show or hide columns in views wish.


Comments

Popular posts from this blog

c# - SelectList with Dictionary, add values to the Dictionary after it's assigned to SelectList -

mysqli - Php Mysqli_fetch_assoc Error : "Warning: Illegal string offset 'name' in" -

javascript - Chart.js - setting tooltip z-index -