Telerik Forums
UI for ASP.NET AJAX Forum
0 answers
75 views
Hi,

we are trying to use RadEditor within DotNetNuke CMS and here is the problem. 
We are saving small parts of HTML in templates to help content manager insert UI elements quicker.
But after pasting template content manager can't step out to the end of HTML makeup.
Example.
We have HTML template for button:
<a href="/some-page" class="green_btn">
<span class="bg">
<span class="icon"></span>
<span class="txt">Some text</span>
</span>
</a>
After insertion the cursor is placed at the end of "Some text" (see pic.1 attached) inside button. We need to skip to the end of HTML and continue to enter regular text (see pic.2 with desired cursor position). 
How we can do this? I mean - may be there is hot key for that? Or do we have to wrap templates in paragraphs or put but <br/>s in templates?
Click on the white space after button doesn't help. "End" and "Ctrl+End" keys can't help too.





Elena
Top achievements
Rank 1
 asked on 19 Sep 2014
4 answers
92 views
Hello,
I wanted to know if it's possible to build detail tables inside radgrid in a multiview with one tab for each detail table like this example:

http://demos.devexpress.com/aspxgridviewdemos/masterdetail/DetailTabs.aspx

Regards,
Ángel.
Maria Ilieva
Telerik team
 answered on 19 Sep 2014
3 answers
81 views
We use RadComboBox with On Demand service. Is it possible to enter text and select the first match on the server? Something like: Combo.SelectFirstMatchByText('...').

Or: how can we select an item on the server, when we have a unique value (the webservice would always return one or no item), without having all kinds of custom code with DataBind etc.
Dimitar Terziev
Telerik team
 answered on 19 Sep 2014
1 answer
57 views
Hi,

On this page:

http://www.telerik.com/help/aspnet-ajax/panelbar-add-templates-runtime.html

when deploying the first VB.NET sample I get error:

Compiler Error Message: BC30205: End of statement expected.

On this line

Line 22: Class TextBoxTemplate Implements ITemplate

I am trying to implement this in a Masterpage environment.
Any ideas?

Marc
Boyan Dimitrov
Telerik team
 answered on 19 Sep 2014
3 answers
107 views
Hi,

I am having an issue in Firefox 15.0.1 when trying to use a larger font in a menu control, I have tried four skins so far and they all show this behavior.  I am using version 2012.2.815.35 of ASP.NET AJAX Controls

I need to use a 12pt font in the menu and when I set the font size to 12pt the last item in two of the subnavigation menus is wrapping and displaying underneath the first option.  The skin I used in the example image is Simple but I have tried this with WebBlue, Default and Windows7 as well.  They all do this in Firefox 15.0.1.  I originally saw this in a new project we are doing but in the sample I only have a control on the page.  The style below is what I am using to size the font.

From what I can tell, you can't go up size on the font any more than just a couple of pixels before it breaks down.  I could use some information on how to resolve this issue.

<style type="text/css">
    .RadMenu_Simple .rmText { font-size: 12pt !important; } 
</style>

Boyan Dimitrov
Telerik team
 answered on 19 Sep 2014
4 answers
159 views

How do you prevent the entry portion from resizing vertically when you add entries.  I would like it to overflow to the right and allow the user to scroll over.

Here's what I've tried:  (RadAutoCompleteBoxPopup is class applied to control)

.RadAutoCompleteBoxPopup .racInput { overflowscroll !importantmax-height25px !important; }



I would also like to be able to style the tokens as a whole.  Is this possible?

Bozhidar
Telerik team
 answered on 19 Sep 2014
3 answers
211 views
i have 3 questions:

How can i fix the canvas size in RadImageEditor?
How can i hardcode target path in client side to save edited image on that path?
Can i set image size , resolution , pixel depth while saving my edited image?

Early response will be appriciated.
thanks in advance.
Vessy
Telerik team
 answered on 19 Sep 2014
1 answer
103 views
Hi,

Is it possible to disable auto complete selection event for inactive records only and on selection of inactive record, auto complete popup should not close?

Thank You
Zakir
Bozhidar
Telerik team
 answered on 19 Sep 2014
1 answer
173 views
Hi ,

I am using RadScheduler with telerik version 2013.3.1324.35.  I bind the appointments with employee resource. I need to limit the DayStartTime and  DayEndTime of timeline view per resource. I tried adding start and end time for Timeline view but it is only for whole scheduler. I need it to set by each resource. Is there any possible ways to do that? Thanks in advance.

Thank you.

Best regards,
Ei Wai
Plamen
Telerik team
 answered on 19 Sep 2014
6 answers
170 views
I am trying to use the biff format for excel as I do not get the goofy MS error when opening the sheet right away, however when using the biff format the headers do not show, how can I get the headers to show in the export to excel file?


<telerik:RadGrid ID="myRadGrid" runat="server" Width="98%" BorderWidth="1px" CellPadding="6" GridLines="None" BorderColor="#404040" Skin="Web20">
<ExportSettings ExportOnlyData="true" IgnorePaging="true" OpenInNewWindow="true" FileName="Inventory" Excel-Format="Biff" ></ExportSettings>










Kostadin
Telerik team
 answered on 19 Sep 2014
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?