摘要: Formatting Fields
Each BoundField column provides a DataFormatString property that you can use to configure the
appearance of numbers and dates using a format string.
Format strings are generally made up of a placeholder and format indicator, which are
wrapped inside curly brackets. A typical format string looks something like this:
{0:C}阅读全文
posted @ 2008-04-05 18:16 陋室 阅读(262) 评论(0) 编辑