以文本方式查看主题 - Foxtable(狐表) (http://foxtable.net/bbs/index.asp) -- 专家坐堂 (http://foxtable.net/bbs/list.asp?boardid=2) ---- [求助]关于在项目LoadUsersetting中设置,非开发者仍可以看到表 (http://foxtable.net/bbs/dispbbs.asp?boardid=2&id=82570) |
-- 作者:benwong2013 -- 发布时间:2016/3/20 22:18:00 -- [求助]关于在项目LoadUsersetting中设置,非开发者仍可以看到表 在项目LoadUsersetting中设置,如下: If User.Type = UsertypeEnum.Developer TableCaptionVisible = True Else TableCaptionVisible = False End If 当若是以管理员账号打开的话,仍会出现以下的表,请问如何处理?
|
-- 作者:大红袍 -- 发布时间:2016/3/20 22:51:00 -- 列属性那里,自动打开设置成false
http://www.foxtable.com/help/topics/0078.htm
|