Hello,
I am using both onvaluechanging and onerror client side events of RadNumeric Textbox
If user enter non-numeric values, it is only executing onerror. If you user enter numeric value but which is invalid(lets say -10), I am handling that error but after that onvaluechanging is also executing. I dont want onvaluechaing triggers after error handler.
TIA
I am using both onvaluechanging and onerror client side events of RadNumeric Textbox
If user enter non-numeric values, it is only executing onerror. If you user enter numeric value but which is invalid(lets say -10), I am handling that error but after that onvaluechanging is also executing. I dont want onvaluechaing triggers after error handler.
TIA