I am using telerik ASP.Net Ajax RadFileExplorer. When the user tries to add a folder which is already present in the path radfileexplorer displays an alert popup stating "An object with the same name already exists in this directory!".
My question is "Is it possible to display the same content in a radWindow popup instead of an alert box"?