Hi, All
I am wondering is there anyway to implement warning message for the following scenario.
I am setting my textbox data type to decimal.
Based on the drop-down list selection for ex: if user selected A from the drop-down list and fills textbox with any decimal points, I would like to throw error message.
I can set textbox datatype to int32 but when user selected B from the drop-down list user can enter decimals in the textbox. So basically I cannot change data type of textbox.
I really appreciate your help!
Thanks!
San
Copyright (c) Marimer LLC