L
Lars Netzel
I have a number as integer in a database.
When I select it and present it in a label I want it to show as 4
characters.
Example 1:
From the database I get the value 22
I want to present it as 0022
Example 2:
From the database I get the value 235
I want to present it as 0235
Thanx/
Lars
When I select it and present it in a label I want it to show as 4
characters.
Example 1:
From the database I get the value 22
I want to present it as 0022
Example 2:
From the database I get the value 235
I want to present it as 0235
Thanx/
Lars