I'd like to use a radToolTip to show a warning message in my radGrid edit form, when the entered value in a text box is less than the value in another text box.
Scenario: if the stock quantity is less than the minimum, show a tooltop saying something like "The stock you entered (500) is less than the minimum (1000). Please order some more.".
This isn't a validation, in other words the form can still be submitted.
Can anyone show me an example of this?
Scenario: if the stock quantity is less than the minimum, show a tooltop saying something like "The stock you entered (500) is less than the minimum (1000). Please order some more.".
This isn't a validation, in other words the form can still be submitted.
Can anyone show me an example of this?