Telerik Forums
UI for ASP.NET AJAX Forum
7 answers
76 views

Hi,

When i select all the text in the editor and change the font name from, say 'Arial' to 'Verdana', font of the text is changed to 'Verdana' correctly but the font name drop down  still shows the font name 'Arial' selected. This issue is with IE 11 and working correctly with lower versions of IE.

I am using Telerik version  v2014.3.1209.35

Ianko
Telerik team
 answered on 15 Jan 2016
1 answer
129 views

Windows 10 with Firefox and Chrome, Material skin not rendering properly (see attached image) 

 

the "lightweight" is missing image; normal is missing button edge?

 

<telerik:RadButton ID="btnSave" runat="server" OnClick="btnSave_Clicked"
                            Text="Save Note" Skin="Material" RenderMode="Lightweight">
                            <Icon PrimaryIconCssClass="rbSave"></Icon>
                        </telerik:RadButton>

                        <telerik:RadButton ID="RadButton2" runat="server" OnClick="btnSave_Clicked"
                            Text="Save Note" Skin="Material">
                            <Icon PrimaryIconCssClass="rbSave"></Icon>
                        </telerik:RadButton>

Danail Vasilev
Telerik team
 answered on 15 Jan 2016
1 answer
65 views

Is it possible to Make X axis cross Y axis  at different point other then (0,0) for example (0,10)?

I need to raise or lower X axis along Y axis based on some condition.

Cheers,

Alex

Danail Vasilev
Telerik team
 answered on 15 Jan 2016
7 answers
498 views
I'm using Radgrid CommandItem Savechanges button to save all the changes from the batch edit. I'm trying to apply CSS style like horizontal alignment to right, change the background color and so on. I used CommandItemStyle option but it's not showing any changes in the save changes button. Is this possible to apply CSS style to SaveChanges button?. I can't able to use CommandItemTemplate because i can't able to get changed batch edit items in the custom button click.
Konstantin Dikov
Telerik team
 answered on 15 Jan 2016
4 answers
231 views

Hiya! 

 I'm nearing completion of an advanced configurable dashboard using RadHtmlCharts and various other controls. (See attached image for an idea.) These are all created problematically, based on what a user has assigned to them when they log into the system, so different users may have different charts on their dashboard page. Usually about 6 tiles. 

 I've gotten single chart PDF exporting working, that I believe came out in the  Q1 2015 release but now I would like to try something a bit bigger. What I would like to do now is to export all of the charts displayed on the page to a single PDF. Similar to the functionality presented in the Kendo UI chart export example (http://demos.telerik.com/kendo-ui/pdf-export/index).

Is this at all possible? If so...whats the best way to go around doing it?

Danail Vasilev
Telerik team
 answered on 15 Jan 2016
1 answer
71 views

In demo telerik web site, we see menu/slider on left side and mobile support this function.

What control does it use? We want similar function in our website 

 

Thanks for your help and advices

Dimitar
Telerik team
 answered on 15 Jan 2016
3 answers
98 views

I have a frame that a user can drag and drop files to. My AsyncUpload control is in a separate iframe.

I am currently able to pass the dataTransfer.files object between frames... is there a way I can add the individual file objects of the dataTransfer.files array to the AsyncUpload control using JavaScript?

I can't seem to find a function that will let me do it.

 

Thank you in advance,

Justin

Nencho
Telerik team
 answered on 14 Jan 2016
5 answers
112 views

I'm kind of at a loss as to what is going on. I have RadSpell enabled on the vast majority of my RadEditors, but on 2 of them, I'm getting weird results. In production, it just displays the yellow box that says you are in Spell Checking mode but the buttons are disabled. (See the attached screen shot). In my development environment, it is actually throwing an error with the inner exception of "Input string was not in a correct format."

The error occurs even if the text box is empty.

Here is the definition of the RadEditor with the

<telerik:RadEditor ID="tbCommentEdit" runat="server" EditModes="Design" Visible="true"
    MaxTextLength="4000" SkinID="DefaultSetOfTools" ContentAreaMode="Div" OnClientInit="CharCountInit"
    Height="200px" Width="78%" Style="background-color: White; display: inline-block;"
    Skin="Windows7">
    <Tools>
        <telerik:EditorToolGroup>
            <telerik:EditorTool Name="AjaxSpellCheck" />
            <telerik:EditorTool Name="Cut" />
            <telerik:EditorTool Name="Copy" />
            <telerik:EditorTool Name="Paste" />
            <telerik:EditorSeparator />
            <telerik:EditorTool Name="SelectAll" />
            <telerik:EditorTool Name="FindAndReplace" />
            <telerik:EditorSeparator />
            <telerik:EditorTool Name="InsertDate" />
            <telerik:EditorTool Name="InsertTime" />
        </telerik:EditorToolGroup>
    </Tools>
    <Modules>
        <telerik:EditorModule Name="RadEditorStatistics" Visible="true" Enabled="true"></telerik:EditorModule>
    </Modules>
</telerik:RadEditor>

If anyone as suggestions I would appreciate it.

 

Rodney

 

Marin Bratanov
Telerik team
 answered on 14 Jan 2016
1 answer
151 views

Is there a way to show the drop down when focusing on the RadSearchBox?  I would want it to behave in the same way as the ShowDropDownOnTextboxClick property of the RadComboBox. 

The reason for this is that I have information in the header and footer I would like to display as soon as the user focuses on the box.

Ivan Danchev
Telerik team
 answered on 14 Jan 2016
4 answers
634 views

Hello,

 

How would find (and store) the new indexes for every item within a radgrid after multiple rows have been dragged and dropped?

(

This demo does it wrong btw, does not properly re-order rows within one grid in scenarios where you drag multiple rows from different positions:

http://demos.telerik.com/aspnet-ajax/grid/examples/columns-rows/rows/drag-and-drop/defaultvb.aspx?show-source=true

Attached files illustrate non working demo re-order:  draggedrows.PNG shows 2 rows selected, dropped them between "HANAR" and "CHOPS"; draggedrowsdroppedbetweenhanarandchops.PNG shows result of operation, not expected result. Demo only checks for first dragged item...

)

- How to write out the new indexes client side onrowdropped in a hidden column, so I can get these values on the server side rowdrop event?

- Or How to get new indexes server side after rows are dropped directly?

Konstantin Dikov
Telerik team
 answered on 14 Jan 2016
Narrow your results
Selected tags
Tags
+? more
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?