随笔分类 -  tcxgrid用法

tcxgrid用法
摘要:TDBLookupComboBox主要用于关联其它表中的字段显示相关字段的内容,一般用于列表中。如有以下两个表:主表,状态表Create table main(iID int primary key, --主键username nvarchar(20), --名字userage int, --年龄S... 阅读全文
posted @ 2014-12-29 11:59 cnby3 阅读(715) 评论(0) 推荐(0)
摘要:一、 griddbTableView 不显示:showbycheckbox :false 阅读全文
posted @ 2014-10-15 11:46 cnby3 阅读(220) 评论(0) 推荐(0)