Hi All,
I am having problem with making the following code work. It is only when a value equivalent to 25 in the drop down is selected that the entry is converted to uppercase. I have the following code on the Change event.
On Change Event:
if (RankdrpdwnList1.rawValue==25){ xfa.event.change }
Please, I need help with this code.
Thanks
v/r
Tammy