Dear sir,
I am getting an issue with the compare validatr i.e for negative values i have a condition that is the second control text field shoudn't exceeding the value, it should be always less than or equal to first field.
it is working fine for the positive values but for negative values the condition is not satisfied.
the problem is like a scenario that is if first field is -22 and the second control field should less than -22 i.e -22, -23,-24,---- so on.
but i my cndition for negative values also my machine treated the values as positive numbers.
any soution,
thank you in a dvance
here is my code ,
Jaish MathewsPosted Aug 16, 2018, 9:11 AM