Telerik Forums
UI for ASP.NET AJAX Forum
9 answers
599 views
Hi

I'm trying to do a postBack when the RadCombobox has closed, I want to do a postBack on client event OnClientDropDownClosing. I need to do a server event or a function in server side when the client side function has fired.

Best Regards.
Peter Filipov
Telerik team
 answered on 19 Sep 2014
1 answer
136 views
I am having an issue that is already well documented in this forum at http://www.telerik.com/forums/radtabstrip-q3-navigateurl-not-working-in-mobile-safari. The control is part of a simple menu used on the top of most pages on our site. The fix is to upgrade to version 2012.3.1. However that is not an option for me. I am using RadControls version 2012.3.1016.40. The boss resists upgrading to the newer version because of the required regression testing. We don't have the resources for the extensive testing required.

The forum post above, mentions a work around, by setting the OnClientTabSelected property to "var variable=null;" for mobile browsers only. While this does work, it introduces a client side runtime error, which breaks other JavaScript on the page. The OnClientTabSelected property points to a JavaScript function name, and not actually JavaScript statements.

I am hoping there is an easy fix without resorting to the 2012.3.1016.40 service pack.

Any ideas?

Steve
Dimitar
Telerik team
 answered on 19 Sep 2014
3 answers
188 views

Hi,
I have kept a Rad Editor Inside the Modal Pop Up Extender which is inside the UserControl (.ascx). The Problem is when I try to Click on Image Manager icon or any other settings buttons (Bold,Italics,Fonts) in the Editor tool box, The buttons do not respond.

RadEditor Tools are not clickable in side the Modal Pop Extender. I Have same Rad Editor Inside the Aspx page and it works fine. But it is not working in side the Pop up. I tried increasing the Z-Index of the Editor but found no success :(

Can we keep the Tools of the editor always visible if ToolbarMode is set to 'Floating'. By default tools are not visible when this property is set to FLOATING, We need to click on the Icon inside the Editor and then it gets visible.

 

Help Required Urgently.!!!

Thanks in advance

Vaishnav

Vessy
Telerik team
 answered on 19 Sep 2014
0 answers
104 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
152 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
98 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
130 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
145 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
207 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
248 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
Narrow your results
Selected tags
Tags
+? more
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?