随笔 - 807  文章 - 0 评论 - 43 阅读 - 57万

随笔分类 -  TcxGrid

cxGrid 禁止点击表头 排序 和 筛选
摘要:![image](https://img2024.cnblogs.com/blog/307031/202409/307031-20240920194308605-142046125.png) ![image](https://img2024.cnblogs.com/blog/307031/202409/307031-20240920194026152-377782983.png) ![image] 阅读全文
posted @ 2024-09-20 19:43 del88 阅读(16) 评论(0) 推荐(0) 编辑
cxgrid 的 FocusedRecordIndex、FocusedDataRowIndex、FocusedRowIndex 区别
摘要:procedure TForm2.Button1Click(Sender: TObject); begin cxGrid1TableView1.DataController.RecordCount := 2; var APeriodIndex, ADistanceIndex, AOrbitsInde 阅读全文
posted @ 2024-09-20 11:00 del88 阅读(34) 评论(0) 推荐(0) 编辑
TcxGrid 调整列位置的事件
摘要: 阅读全文
posted @ 2017-06-12 16:26 del88 阅读(223) 评论(0) 推荐(0) 编辑
TcxGrid 选中 整行
摘要: 阅读全文
posted @ 2017-06-10 16:54 del88 阅读(223) 评论(0) 推荐(0) 编辑
TcxGrid Sqlite text类型 显示memo
摘要: 阅读全文
posted @ 2017-06-10 11:27 del88 阅读(411) 评论(0) 推荐(0) 编辑
TcxGrid 复选框
摘要: 阅读全文
posted @ 2017-06-10 10:47 del88 阅读(165) 评论(0) 推荐(0) 编辑
TcxGrid 内容 行高度
摘要: 阅读全文
posted @ 2017-06-09 17:59 del88 阅读(184) 评论(0) 推荐(0) 编辑
TcxGrid 标题头高度
摘要: 阅读全文
posted @ 2017-06-09 17:58 del88 阅读(187) 评论(0) 推荐(0) 编辑
TcxGrid标题头 字体加粗
摘要: 阅读全文
posted @ 2017-06-09 17:52 del88 阅读(291) 评论(0) 推荐(0) 编辑
TcxGrid 去除<No data to display>
摘要: 阅读全文
posted @ 2017-06-09 15:15 del88 阅读(368) 评论(0) 推荐(0) 编辑
CxGrid 表格列内容居中
摘要:首先每一列 Cxgrid 都不知道要当成什么来出来,所以每一列都有个properties 让你来设置,告诉cxgrid 这列的内容是什么,然后根据你给出的内容 再来决定用什么居中方式; 就是说 官方再设计的时候,想的是 居中的方式与你所认为这列的内容格式有关,因为如果是字符串、数值类型,那么可以居中 阅读全文
posted @ 2017-04-13 17:36 del88 阅读(493) 评论(0) 推荐(0) 编辑
CxGrid 表格标题头居中
摘要:选中这些列后 搞。 阅读全文
posted @ 2017-04-13 17:28 del88 阅读(345) 评论(0) 推荐(0) 编辑
DevExpress 去除皮肤的方法
摘要:我从不用皮肤,方法如下: 阅读全文
posted @ 2017-04-13 09:46 del88 阅读(356) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示