Telerik Forums
UI for ASP.NET AJAX Forum
5 answers
668 views

I finally figured it out it was radformdecorator causing this issue.

Adding ControlsToSkip="Scrollbars" now results in the pages I was having an issue with the browser scroll bars missing in chrome showing up.

If I were to "view page source" or "inspect element" the scroll bars would show up (without the fix above).

I don't have a lot of time to go figure out what CSS is causing this but for now the ControlsToSkip="Scrollbars" is a quick fix for anybody else with this issue.

 

I'm betting it's something in the rfdScrollBars css and/or a bug in chrome as this isn't a problem in IE or Firefox.

 I have this issue on 3 different computers, all running the latest version of chrome 43.0.2357.81

 If I figure out what's happening (even if it's a mistake on our end) I'll be sure post here again.

Jon
Top achievements
Rank 1
 answered on 28 Jul 2015
1 answer
89 views
Client Templete label format for gauge like $1k,$10k,$100k.... $1M....
Danail Vasilev
Telerik team
 answered on 28 Jul 2015
1 answer
66 views

Hi Telerik Team,

When I place any of RadAjax controls on my page, I can control the path of the WebResource handler via the HttpHandlerUrl property of the StyleSheetManager. This is to avoid registration of the handler in the web.config.

However this setup breaks with all the Dilaogs used in RadEditor. They are all handled by the DialogHandler type which I can extend because it is public. However the StylesheetManager filed of this type is Private and I cannot instruct it to load the web resource from a given path - it always looks for the default path for WebResource handler.

 

How can I make the dialogs in RadEditor also respect the "global" for the StyleSheetManager's HttpHandlerUrl paroperty which I have across all my pages ?

Ianko
Telerik team
 answered on 28 Jul 2015
2 answers
146 views

Hello,

 

I have the following problem. I have a RadAlert with a custom  template. This radalert is called serverside and I want to add a button that when pressed calls a method serverside. For example:

 

<%@  control language="C#" classname="AlertTemplate" %>
<div class="rwDialogPopup radalert">
    <div class="rwDialogText">
        {1}
    </div>

<div>

</br>

<asp:Button ID="Button1" runat="server" Text="Button" OnClick="Button1_Click" />

OR 

<telerik:Button ID="Button1" runat="server" Text="Button" OnClick="Button1_Click"/>

</br>
    <div>
        <a onclick="$find('{0}').close();" class="rwPopupButton" href="javascript:void(0);">
            <span class="rwOuterSpan"><span class="rwInnerSpan">##LOC[OK]##</span> </span>
        </a>
    </div>
</div>

 

 

Is this possible at all? 

 

Thanks in advance.

Sergio
Top achievements
Rank 1
 answered on 28 Jul 2015
1 answer
91 views

Hi,

I just downloaded the free trial of your product in order to use RadPersistenceFramework (and especially RadPersistenceManager in order to save and load RadGrids in our system).

 We have our own implementation (extension) of RadGrid. When I open the Smart Tag and choose Open PersistenceManager configuration wizard I don't see our grid but I assume that the RadPersistenceManager should know how to work with anything that inherits from it (and obviously save only the base classes settings).

 

Can I work with our component and manually adjust the RadPersistenceManager  to work with it ?

 

Kostadin
Telerik team
 answered on 28 Jul 2015
3 answers
536 views

Hi All,

I have used the RadWindow in my code for showing data into pop up. I have used the RadGrid in the RadWindow.

Now I want to popup another RadWindow popup.

Can anyone please tell me how to use RadWindow inside RadWindow.

 Thanks,

Harish Patil

Vessy
Telerik team
 answered on 28 Jul 2015
2 answers
54 views
Dear Sir,

When i go to Month View with Multiple resource it always Show NON Working Hour.
Day view and week view working fine.

Please help me how can i show Working Hour In Month view.


Thanks
Chandan kumar
asanka
Top achievements
Rank 1
 answered on 28 Jul 2015
3 answers
118 views

Hi,

My client has been using the RadEditor for Sharepoint 2010 for a number of years now and since they have updated their browsers to IE 11 there are a few issues with the editor. These are when highlighting text, it copies the text to left of the highlighted text and double clicking text to highlight it has the same issue.

Currently i have changed the X-UA-Compatible tag to IE=10 as a workaround at the moment but would like to know if there is another fix for this issue, i have attached a link to a video for you to see the problem. 

http://www.irw.co.uk/media/252068/ie11_radeditor_issue_in_sharepoint_2010.swf

I upgraded the RadEditorSharepoint.dll to version 6.12.1.0 but the problem still persists.

Regards

Darren

Ianko
Telerik team
 answered on 28 Jul 2015
1 answer
49 views

hi..
i have a mysql database. I have store image in one table in longblob.
Now i want to make one slideshow with that all database images. plz help me. 

Ianko
Telerik team
 answered on 28 Jul 2015
1 answer
78 views

i have a Telerik RadEditor control. I have input that will include single quote ' characters. When the content is inserted, the single quotes remain. When the content is updated, the editor replaces them with "%20".

Is there a way to change the Regex that happens on submission? I've tried changing editing the StripFormattingOptions to "None". But it still strips out single quotes and inserts "%20" instead.

Andrew
Top achievements
Rank 1
 answered on 27 Jul 2015
Narrow your results
Selected tags
Tags
+? more
Top users last month
Ambisoft
Top achievements
Rank 2
Iron
Pascal
Top achievements
Rank 2
Iron
Matthew
Top achievements
Rank 1
Sergii
Top achievements
Rank 1
Iron
Iron
Andrey
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Ambisoft
Top achievements
Rank 2
Iron
Pascal
Top achievements
Rank 2
Iron
Matthew
Top achievements
Rank 1
Sergii
Top achievements
Rank 1
Iron
Iron
Andrey
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?