New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
OnClientNumericTextBoxValueChanged
The OnClientNumericTextBoxValueChanged client-side event occurs after the user has already changed the value in the NumericTextBox.
-
The instance of the ribbonbar firing the event
-
An eventArgs parameter containing the following methods:
-
get_numericTextBox()
-
get_value()
-