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

javascript - Count length of each class -

What design pattern is this code in Javascript? -

hadoop - Restrict secondarynamenode to be installed and run on any other node in the cluster -