J
jez
I've created a dataset with one of the fields as type Int32. When I save it
to an XML file (as Int32) the first zero gets removed.
For example : 02085586598 becomes 2085586598 (example of phone number). What
should I do to keep the first zero as well as the Int32 type when saving my
DataSet to an XML file ?
thanks,
jez
to an XML file (as Int32) the first zero gets removed.
For example : 02085586598 becomes 2085586598 (example of phone number). What
should I do to keep the first zero as well as the Int32 type when saving my
DataSet to an XML file ?
thanks,
jez