
DEV控件
zssqljw
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
DEV控件的GridControl增加统计行
第一步,也是最重要的一步,把showfootersh原创 2014-11-07 11:42:54 · 1673 阅读 · 0 评论 -
DEV控件的GridControl如何两列相加
先看看效果 小计.FieldName=原创 2014-11-07 15:58:08 · 822 阅读 · 0 评论 -
分享两个PB移植到.NET的类,支持把PB代码复制到.NET里使用(2)
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Data; using System.Data.SqlClient; using System.Windows.Forms; using DevExpress.XtraEditors; using De原创 2014-11-07 11:36:30 · 412 阅读 · 0 评论