摘要:
如果要让为0的列不显示: this.gridColumn_FAmount.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;this.gridColumn_FAmount.DisplayFormat.FormatString = "{0:#.00;-#.00;''}";这样就可以了。 阅读全文
posted @ 2013-08-28 18:36
xiajing12345
阅读(520)
评论(0)
推荐(0)
浙公网安备 33010602011771号