摘要: #region"合并单元格的测试" private int? nextrow = null; private int? nextcol = null; private void dataGridView1_CellFormatting(object sender, System.Windows.Forms.DataGridViewCellFo... 阅读全文
posted @ 2010-04-20 11:41 Alum 阅读(1121) 评论(0) 推荐(0)
摘要: 7月13日 RDLC报表,ReportViewer VS .NET开发中,用什么做报表? 可能的回答是Crystal Report,自.NET“紧密”集成Crystal Report后,这可能是开发人员比较单一的选择。但是,这种集成似 乎并不非常紧密,网络上充斥着关于使用Crystal Report的抱怨,太复杂也许是其最为令人诟病的地方,自定义性比较差也不能为程序员们所容忍。 ... 阅读全文
posted @ 2010-04-20 11:30 Alum 阅读(1423) 评论(0) 推荐(0)