How do I do that?
Do you have a sample?
Tks
"Tu-Thach" <> escreveu na mensagem
news:0d0d01c33cc6$8be57dd0$...
You have to set
DataFormatString="C"
for the column that you want rendered as monetary value.
Tu-Thach
>-----Original Message-----
>Hello folks. I have a DataGrid in a Web Form. IŽd like
to show numeric
>columns in Money format US$ 10,000.98. However, when I
fill the DataGrid
>from a SqlCommand, it fill in the DataGrid like this:
1000098. How do I do
>that?
>
>Thanks
>
>
>.
>
|