DevExpress控件GridView挂下拉控件无法对上值
摘要:下拉控件使用RepositoryItemLookUpEdit,加入如下事件进行处理。repositoryItemLookUpEdit1.CustomDisplayText += new DevExpress.XtraEditors.Controls.CustomDisplayTextEventHan...
阅读全文
posted @
2015-11-26 00:41
janehlp
阅读(423)
推荐(0)
Datawindow.net+access数据窗口制作方法
摘要:1) 数据字典:采用SQLServer桌面程序来创建数据字典。配置正确的pbl文件生成输入列表。 在SQLServers查询器中执行select * from pbcatedt where pbe_name='字典名称', 将数据复制追加粘贴到Access数据库的pbc...
阅读全文
posted @
2015-11-02 18:41
janehlp
阅读(457)
推荐(0)
Datawindow.net 子数据窗口出错
摘要:devexpress通过标签页面打开用户控件,数据窗口嵌入用户控件中。当点击数据窗口含下拉数据窗口字段时出现如下错误:未处理 System.NullReferenceException Message="未将对象引用设置到对象的实例。" Source="DataWindowInterop" St...
阅读全文
posted @
2015-11-01 15:11
janehlp
阅读(479)
推荐(0)