06 2015 档案
摘要:在属性列表中 Properties -> view 即可打开设计器进行编辑后台代码: DataTable dtt = stu.StuGetFind(sxml, 1, 50).Tables[0]; DataView dv = new DataView(dtt); ...
        阅读全文
                
摘要:说明:最好是通过编辑视图进行设计,后台编码有点麻烦。例图:(上面的GC是后台编写 ,下面的是设计器设计)后台代码编写: public void InitCtrl() { DevExpress.XtraGrid.Views.BandedGrid.BandedGridView vi...
        阅读全文
                
                    
                
浙公网安备 33010602011771号