Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
228 views

Can you tell me if (and how) it is possible to set a value within the drag handle on the slider. The demos and examples I have seen show the drag handle being very thin and give the ability to add a tooltip, but no text within the drag button itself.

thanks
Marin Bratanov
Telerik team
 answered on 14 Aug 2012
11 answers
435 views
load on demand only works on first page load, then if you select an item in the combobox, and then do anything that causes a postback, the combobox will now only have the item you chose in it and the "show more results" box no longer works.

 you can recreate on your own demos...
1 - go here: http://demos.telerik.com/aspnet-ajax/combobox/examples/loadondemand/automaticloadondemand/defaultcs.aspx
2 - choose something in the combobox
3 - click on the "change skin" drop down and pick a new skin (thereby causing a postback)
4 - the demo combobox no longer shows anything but your selected item and the load on demand feature no longer works
Kalina
Telerik team
 answered on 14 Aug 2012
1 answer
133 views
When i try to upload a file using RadAsyncUpload, im getting a javascript error.

CODE:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="actk" %>
<%@ Register Assembly="Telerik.Web.UI" Namespace="Telerik.Web.UI" TagPrefix="telerik" %>
<%@ Register Assembly="AjaxControls" Namespace="AjaxControls" TagPrefix="acs" %>
<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
    <title></title>
 
</head>
<body>
    <form id="form1" runat="server">
    <asp:ScriptManager ID="scriptManager" runat="server">
    </asp:ScriptManager>
    <div>
     <telerik:RadAsyncUpload ID="rUploadFile" runat="server" AllowedFileExtensions=".txt,.xml"
                                               MaxFileInputsCount="1"  ControlObjectsVisibility="RemoveButtons" Width= "80%"  MaxFileSize="10000">
                                           </telerik:RadAsyncUpload>
                                           
    </div>
    </form>
</body>
</html>

Error:
      Microsoft JScript runtime error: Error while uploading, [HttpWebRequest_WebException_RemoteServer]
Arguments: NotFound
Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.1.10411.0&File=System.Windows.dll&Key=HttpWebRequest_WebException_RemoteServer
Plamen
Telerik team
 answered on 14 Aug 2012
7 answers
315 views
We have hundreds of instances of Radtextboxes in our solution with rows and columns defined for our multiline textboxes.  It seems now that columns is no longer honored.  I just upgraded to the latest version and have noticed this.  My previous version was 2011.3.1305.35, so I was a few versions behind.  Has something changed between now and then where I can't use the columns property now?
Galin
Telerik team
 answered on 14 Aug 2012
1 answer
76 views
This happens on your demo too, setting NewLineMode to anything but "Br" and typing a couple of lines will disable the FontName dropdown. For example

Abc
Abc

After the second line the FontName dropdown becomes disabled. This does not happen on NewLineMode="Br", or on IE or Chrome in any mode.
Rumen
Telerik team
 answered on 14 Aug 2012
1 answer
80 views

 

 

 

<telerik:RadUpload ID="RadUpload1">

 

 

 

 

 

<Localization Select="Browse" />

 

 

 

 

</telerik:RadUpload>

how can we get mousehover on the browse buttton.

 

Kalina
Telerik team
 answered on 14 Aug 2012
3 answers
340 views

My requirement is to show the tool tip at slider always, it should never disappear from the Slider control.

I need the similar tooltip given in below image


Marin Bratanov
Telerik team
 answered on 14 Aug 2012
8 answers
208 views
Hi!

Here is the problem: I have a radgrid with detailtable(partners and contracts).
I want to edit a contract using Editform. Every time something causes a pageload(fe: click a button on the edit form) all the contracts of the partner disappear. The edit form disappears too. There is no message like "No child records to display", all I can see is an empty row.
 The Page_Load method contains the calling of the databind method of the grid.

I think this is a common and simple problem, so I wont copy my code here.
Sorry for my bad English.

Gábor
Top achievements
Rank 1
 answered on 14 Aug 2012
3 answers
232 views
I have a warehouse application that receives input from a scanner to a Rad Numberic Textbox. The issue I'm having is if the user scans a string like 'GEB34HT3' into the numeric textbox, it will pull the number 343 out of that. This can also be accomplished by copying and pasting into a numeric text box also. Does Rad have any built in controls to avoid this? Thanks,

- Justin 
Evgeniy
Top achievements
Rank 1
 answered on 14 Aug 2012
6 answers
126 views
Good afternoon!  I have a question regarding exporting a grid to PDF...

Is there any way to format the PageTitle?  I would like to show the report title on one line, and then on the second line show the current date and time followed by some empty space and then the user's name.  I've tried using string.format to plug values into an HTML string but it seemed to just ignore my HTML.  I didn't get any errors...just not the desired results either. :^(

Thanks!
Daniel
Telerik team
 answered on 14 Aug 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?