Sergey
Tue Feb 14 09:40:02 CST 2006
There is no formatting in native DataGrid. But you may consider the
alternative datagrid, like this one:
http://www.devage.com/SourceGrid/SourceGrid2_EN.html#SourceGridMini
--
Sergey Bogdanov [.NET CF MVP, MCSD]
http://www.sergeybogdanov.com
Microsoft wrote:
> Is there a way to format numbers (ex. use the mask "#,##0.00" to show
> numeric columns) and dates in a datagrid ? And what about the alingment?
>
>