Does anyone know of a way of hiding a column in an asp.net listview?

前端 未结 7 1867
悲哀的现实
悲哀的现实 2021-01-17 14:45

I know you can put <% if %> statements in the ItemTemplate to hide controls but the column is still there. You cannot put <% %> statements into the LayoutTemplate whic

7条回答
提交回复
热议问题