Hi,

I want to display the data in two type of units - North American and Brithsh standards. The unit type can be selected by the radio button. The structure that holds the data is in NorthbAmerican Standard units.
My trivia is how to display the two types of the units as the app has many edit boxes on different dialog boxes.
How should I approach this problem so that there is minimal duplication of the code??
Thanks.
Amy