T
ThisBytes5
I need to turn 40000 in to 40,000 for display.
Is there a way to do this directly in the Gridview and I'm just not
seeing it?
or do I have to use a TemplateField and do my own Formatting?
How would I in C# do the formatting? Is there something in
Int.ToString() that would format it for me?
i've not had any luck with google or the help thus far.
Thanks
Wayne
Is there a way to do this directly in the Gridview and I'm just not
seeing it?
or do I have to use a TemplateField and do my own Formatting?
How would I in C# do the formatting? Is there something in
Int.ToString() that would format it for me?
i've not had any luck with google or the help thus far.
Thanks
Wayne