lg
昨天 0f8f046d23efc73146a5245d3edc55285c3219b1
DevApp/Gs.DevApp/DevFrm/Rpt/BTDetails.Designer.cs
@@ -240,6 +240,7 @@
            this.gridView1.Name = "gridView1";
            this.gridView1.OptionsFind.ShowSearchNavButtons = false;
            this.gridView1.OptionsView.ShowAutoFilterRow = true;
            this.gridView1.OptionsView.ShowFooter = true;
            this.gridView1.OptionsView.ShowGroupPanel = false;
            // 
            // billNo
@@ -318,6 +319,8 @@
            this.quantity.FieldName = "quantity";
            this.quantity.MinWidth = 24;
            this.quantity.Name = "quantity";
            this.quantity.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "quantity", "SUM={0:0.##}")});
            this.quantity.Tag = "quantity";
            this.quantity.Visible = true;
            this.quantity.VisibleIndex = 6;