or

With the RadFileExplorer, we are seeking a way to multi select files, click a context item, then fire a client side event with the itemPaths for the selected files.
I can add a RadMenuItem to the context menu, and fire an event client side event. However it only fires once, and passes in the first selected file itemPath.
Thanks
-Matt
Hi,
I'm having Microsoft JScript runtime error: Unable to get value of the property 'PageRequestManager': object is null or undefined when ever page is loaded. I can no longer clicked on the dropdown whenever I continue with the page.
It throws error on this line on Telerik.Web.UI.We.....[dynamic] -->
window[Sys.WebForms.PageRequestManager.getInstance()._uniqueIDToClientID(this._uniqueID)]=this;