Ask a Question related to ASP.NET, Design and Development.
-
Henrique Berenguel #1
How to
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
Henrique Berenguel Guest
-
Henrique Berenguel #2
Re: How to
How do I do that?
Do you have a sample?
Tks
"Tu-Thach" <tuthach@yahoo.com> escreveu na mensagem
news:0d0d01c33cc6$8be57dd0$a401280a@phx.gbl...
You have to set
DataFormatString="C"
for the column that you want rendered as monetary value.
Tu-Thach
to show numeric>-----Original Message-----
>Hello folks. I have a DataGrid in a Web Form. IŽd likefill the DataGrid>columns in Money format US$ 10,000.98. However, when I1000098. How do I do>from a SqlCommand, it fill in the DataGrid like this:>that?
>
>Thanks
>
>
>.
>
Henrique Berenguel Guest
-
sapla #3
how to
i try live video streaming using fms3 and flashlite3..
if i use multiple camera how to switch it ???
sapla Guest



Reply With Quote

