开发者

Dynamic Data Website - Hide columns in gridview but show in details?

开发者 https://www.devze.com 2023-01-03 01:10 出处:网络
I have seen how you can hide a column by scaffolding. But how about hiding it from the gridview only and showing it on the deta开发者_JAVA百科ils screen.I think you should add a FormView to details pa

I have seen how you can hide a column by scaffolding. But how about hiding it from the gridview only and showing it on the deta开发者_JAVA百科ils screen.


I think you should add a FormView to details page dynamically.

this link may help you:

http://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.formview.formview.aspx

0

精彩评论

暂无评论...
验证码 换一张
取 消