I am new to Telerik, but I have a problem. I support an existing .NET application, which onclick of the Save button, once the data was save to the DB, a StartupScript was registered, which created an alert box, that told the user the data was saved. I modified in the code behind that onclick of the Save button instead of Saving I pop up a Telerik Window and once the user has finished and closed this window, Saving should continue and thereby the same alert window should pop up and let the user know that their data has been saved. Unfortunately, this doesn't happen the Javascript alert window is never displayed, it seems as if the AjaxManager is in control and just ignores this, script. I know this can be changed to a RadAlert, but unfortunately this window looks totally different from the alert window the user will not be happy with this. Is there anyway I can still call the StartupScript that creates the JavaScript Alert window?
Thanks in advance for any help you can give.
Marcia
Thanks in advance for any help you can give.
Marcia