Is there a way to conditionally change the currency symbol of a decimal datatype based on the value of a drop down list?
My preference would be to figure out how to implement this by programmatically changing the data type/currency property of the textbox (or underlying XSLT?), not by adding a label off to the side of the textbox.
Can it be done?
Cheers, Bob