Hi,
I am using SPRadEditor in my ascx in visual webpart.
<RadEditorSharePoint:SPRadEditor ID="teletxtBody" ContentAreaMode="Div" runat="server" TabIndex="1" ToolbarMode="Default" BorderStyle="Solid" AllowExternalUrls="true" BorderColor="Black" AllowScripts="True" ContentFilters="encodescripts">
<ImageManager UploadPaths="~/MyPics" DeletePaths="~/MyPics" ViewPaths="~/MyPics" />
</RadEditorSharePoint:SPRadEditor>
On Click of ImageManager Icon, telerek Dialgohandler popus up with Correct Document Library "MyPics" but no files are being loaded in it evn onclick of LoadFiles button.
Also Upload button is not visible on the dialog handler.
Loggedin User has full control rights and is a farm admin.
Find attached the Screen shot of the dialog handler.
Regards,
Deepika