Telerik Forums
UI for ASP.NET AJAX Forum
3 answers
267 views
Hi, I'm pulling my hair out because I cannot get any image to actually display in the image editor.  I have verified that the handlers are in the web.config and that the link to the image is valid (in Firebug).  Still nothing.  I'm not sure if it's connected, but opening up an image from RadFileEditor brings up a blank window as well.

<telerik:RadFileExplorer ID="RadFileExplorer1" runat="server"
    EnableCreateNewFolder="false" 
    VisibleControls="Toolbar, ContextMenus, FileList"
    Configuration-DeletePaths="~/Images/Advertising"
    Configuration-EnableAsyncUpload="true"
    Configuration-MaxUploadFileSize="9999999"
    Configuration-UploadPaths="~/Images/Advertising"
    Configuration-ViewPaths="~/Images/Advertising" ClientIDMode="Static">
                        </telerik:RadFileExplorer>

Web.Config
<system.webServer>
    <validation validateIntegratedModeConfiguration="false" />
    <modules runAllManagedModulesForAllRequests="true">
      <remove name="UrlRoutingModule" />
      <add name="UrlRoutingModule" type="System.Web.Routing.UrlRoutingModule, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
    </modules>
       
    <handlers>
      <add name="Telerik_Web_UI_WebResource_axd" verb="*" preCondition="integratedMode" path="Telerik.Web.UI.WebResource.axd" type="Telerik.Web.UI.WebResource" />
      <add name="UrlRoutingHandler" preCondition="integratedMode" verb="*" path="UrlRouting.axd" type="System.Web.HttpForbiddenHandler, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
      <add name="Telerik_Web_UI_SpellCheckHandler_axd" verb="*" preCondition="integratedMode" path="Telerik.Web.UI.SpellCheckHandler.axd" type="Telerik.Web.UI.SpellCheckHandler" />
      <add name="Telerik_Web_UI_DialogHandler_aspx" verb="*" preCondition="integratedMode" path="Telerik.Web.UI.DialogHandler.aspx" type="Telerik.Web.UI.DialogHandler" />
      <add name="ChartImage_axd" verb="*" preCondition="integratedMode" path="ChartImage.axd" type="Telerik.Web.UI.ChartHttpHandler" />
    </handlers>
  </system.webServer>
Nick
Top achievements
Rank 1
 answered on 02 Aug 2012
2 answers
72 views
Is it possible to highlight the letters the user types?
Like in the combobox filtering example (see screenshot)
Raphaël MANSUY
Top achievements
Rank 1
 answered on 02 Aug 2012
2 answers
58 views
Hi,

I had Trial version installed but recently upgraded to a licensed version 2012.2.724.35. Since then in some of the forms controls are overlapping (see screenshot attached). Please let me know what could be the issue ASAP.

Thanks,
ADod
AratiS
Top achievements
Rank 1
 answered on 02 Aug 2012
1 answer
142 views
Hello Telerik Team,

Really very very good control.
I really appreciate your work, Because this control are different from other third party (GRID) control.

once again thanks to all of you.

Note : i also notice that i will take so much time in changing groping.
i also know that it must take much time because first it created structure in pivot data then after it will create UI for that.
But, Can you please try to work on this in next version?


Thanks,
Jayesh Goyani
Tsvetina
Telerik team
 answered on 02 Aug 2012
5 answers
575 views
Hi,

I am using RADgrid and I am using server side required field validators.
I do not want to use template columns and so can not add span tag which shows * in red color if a field id required.

I am able to show the errormessage after the validation which is fine.
But the requirement is to let user know in the begining if the field is required by showing * mark against the field.

Is there any simpler way of doing this for gridbound columns without using template column .
Prachi
Top achievements
Rank 1
 answered on 02 Aug 2012
1 answer
72 views
Is this possible? I have 2 FileExplorer controls on the same page. FileExplorer1 points to ~/Root_1/Folder_A. Then FileExplorer2 points at ~/Root_2/Folder_B. I want to drag a file in Folder_A (of FileExplorer1) and drop it onto Folder_B (FileExplorer2). Can this be done?
Vessy
Telerik team
 answered on 02 Aug 2012
1 answer
442 views
I know this topic gets bounced around a lot and I currently have a pretty great workaround, but with the current shortcut options within file explorer (such as right-click > Open), it would be cool to have a right-click > Send To option (just like Windows Explorer), where the user could multi-select files, and send them to a compressed file. Then select and download the compressed file. Currently, zipping multiple files into a compressed file has to be done outside of the file explorer.

Ultimately however, I want to be able to multi-select and download the individual files without having to first compress them into a  zipped file. Any chance Telerik is working on something that will provide true simultaneous download capabilities of mutiple files?
Vessy
Telerik team
 answered on 02 Aug 2012
1 answer
68 views
I am wanting to use the RadRibbonbar and RadImageEditor controls together.  Has anyone done this or something similar?
Vessy
Telerik team
 answered on 02 Aug 2012
1 answer
241 views
Hi,
I have a problem with radgrid cells: when the content is a long text, the content is not fully visible, because the overflow part is not visible and the tablelayout is set to fixed.
I can' t change the tablelayout and my goal is to use a multiline cell, so the text has to wrap.
I set the itemstyle to wrap=false but the behaviour doesn' t change

Is there a way to force ther text to wrap??
Pavlina
Telerik team
 answered on 02 Aug 2012
1 answer
114 views
I have a radtreeview where I can drag and drop nodes and reorder them. Everything is working but what I'd like to do is add a RadConfirm  or RadWindow message after a node is dropped that asks for confirmation before the node is dropped. I can't seem to figure out how this can be done. In my OnClientNodeDropping, I am opening a radwindow, but because the RadWindow works asynchronously, my ClientNodeDropping function is exiting before I get a response from the radwindow. Any kind of example on how to do this would be appreciated!
Plamen
Telerik team
 answered on 02 Aug 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?