Microsoft
Software
Hardware
Network
Question : Hide decimal point while maintaining decimal places
Ok, I know this sounds like an oxymoron, but my requirement is to format a string variable in VB.NET that contains a decimal value without a decimal point. It would look something like this:
Value 100.00 would be displayed as 10000
Value 99.9 would be displayed as 999
I cannot simply do a string.replace(".", "") because I need to actually set the format property of an UltraGridColumn. It would need to be something to the effect of "{0:#.0000;(#.0000)}."
Answer : Hide decimal point while maintaining decimal places
add mt.exe to system %path%, and restart vs2005
http://social.msdn.microso
ft.com/for
ums/en-US/
windowsgen
eraldevelo
pmentissue
s/thread/4
2f3fa84-87
a6-4eed-
ae
b9-143316a
f2013/
Random Solutions
Remove header from array created using Get-QADComputer cmdlet?
Dynamically passing the parameter the service constructor (without configuration file)
2nd DNS Entry for Exchange Client Access Server
infopath regular expressions
UltraTree and Filtering ?
Can't access Microsoft windows update website anymore?
Export-Mailbox says pst directory does not exist when it does
how to add swap partition to exsting swap in redhat linux
Cannot Access Drive
Mailman, the GNU Mailing List Manager - is there an interface to programmatically maintain email addrs?