| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 5180 人关注过本帖
标题:grid1表格中 的各列宽度怎么设置?
只看楼主 加入收藏
ypzhhz
Rank: 1
等 级:新手上路
帖 子:1
专家分:0
注 册:2010-1-17
收藏
得分:0 
各位大侠
在grid1表格中的各列宽度怎么设置
我应用了
把ThisForm.Grid1.ColumnCount=-1放在前面,这个问题是解决了
新问题又出现了
原先的其他格式设置都不起作用了
thisform.Pageframe1.Page1.grid1.setall("dynamicbackcolor",'IIF(MOD(thisform.Pageframe1.Page1.grid1.activerow,2)=0,RGB(230,230,255),RGB(240,240,255))',"Column")
thisform.Pageframe1.Page1.Grid1.SetAll("Fontsize", 11, "Header")
thisform.Pageframe1.Page1.Grid1.SetAll("Fontsize", 11, "Column")
thisform.Pageframe1.Page1.Grid1.SetAll("ForeColor", RGB(0, 0, 255), "Header")
都变成了白底黑字了
2012-09-29 11:17
快速回复:grid1表格中 的各列宽度怎么设置?
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.060315 second(s), 8 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved