Hi Every One
i developed web Based application in ASP.Net
there i set one field as decimal data type(18,6)
so, where ever i receive this value it shows 0.000000
but i want to display any value for this field means
it shows all 6 digits
for example 0.6 means it shows 0.600000
for this operation i am not able to get the exact output
can anyone give the solution for this
regards
vijay