I want to clear (or set to 0) a textbox value from the server side. I tried just setting the value = 0, or the text = "0", but it doesn't update. The controls are inside of a RadAjaxPanel, so I have a feeling I need to set the RadNumericTextBox to update somehow. With Anthem, it was just UpdateAfterCallback.
Thanks,
Jamie
Jamie