Telerik Forums
UI for ASP.NET AJAX Forum
3 answers
91 views
Hi,

I have a problem using RadTimePicker in Safari.  Absolutely nothing is displayed in Safari, I click on the clock and no time picker display.  I only have an empty input (supposed to contained time) and the image that is supposed to open the time picker....


Safari is not optionnal for us to be supported, do you have any idea why this doesn't work??


Thx


PS: We use version for ASP.NET_AJAX_2008_1_415
Martin
Telerik team
 answered on 08 Mar 2011
1 answer
111 views
Hi,

Rad Datepicker and datetime picker is not showing in safari(Mobile). My telerik's version is "2010.3.1215.40".I need urgent help .I have tried using the hotfix that was sugeested,but no use.Please help

Thanks,
ritu
Martin
Telerik team
 answered on 08 Mar 2011
3 answers
167 views
Hi,

I need to represent a point on my chart with a "arrow" mark. I looked into Appearance.Figure.defaultfigures. How do i assign an image to Appearance.Figure property or Appearance.Pointshape.

thanks & regards,
Sharanya
Missing User
 answered on 08 Mar 2011
7 answers
613 views
Hi,

I am using a fairly small RadWindow with two controls, a radtextbox and a raddatepicker.  When the calendar on the datapicker opens it ends up opening larger than the radwindow and as such most of it is hidden.  How do you get the datepicker to lay above the window?  I've tried altering the zindex but it still doesn't appear above the window.

Regards,

Jon
Georgi Tunev
Telerik team
 answered on 08 Mar 2011
1 answer
78 views
Is there a way to do automatic formating of hyperlinks in Radeditor on a MAC?  I know that if you copy a URL in IE or Chrome or Safari on Windows and paste into Radeditor it will automatically format the URL into a link.  (This doesn't work in Firefox).   Is there a way to do it on MAC OS?  I tried all browsers on MAC and it doesn't work, when I paste a URL into Radeditor it just paste it as text.  Any help with this will be appreciated.  

Thanks
Rumen
Telerik team
 answered on 08 Mar 2011
7 answers
146 views
Hi I am using Radeditor Moss 5.5 version.
I need to upload all the documents from all my document libraries which exixts in my subsite.
I need to give all the document library names in configfile or any other option is there for this to attain.
Stanimir
Telerik team
 answered on 08 Mar 2011
1 answer
138 views
RadTextBox with MultiLine gets rendered with blank value via abcPDF imageToURL.

It shows on screen somewhow but the rendered textarea HTML has visibility set to off and height/width of 1px?
Tsvetina
Telerik team
 answered on 08 Mar 2011
1 answer
195 views
hello there:

I Replace standard asp.net buttons for radbuttons on my website and some focus client scripts stopped working due button type has changed. Dou you know how to set focus on Image type Radbuttons. Because I'm using some radcomboboxes linked to autocomplete text property and I set up a script focusing a button on the RadComboBox client events  "onclientdropdownclosing" and "onclientdropdownclosed".

this is my current focus client event used on RadcomboBoxes:

 function setFocusTobtnBuscaCliente() {
                   document.Form1.btnBuscaCliente.focus();
               }


Thanks in advance for any help provided!!!
Shinu
Top achievements
Rank 2
 answered on 08 Mar 2011
4 answers
53 views
Hi Telerik,

We've just upgraded to RadEditor version 5.8.6.0 on our development server and are using MOSS 2007 and IE8.

The issue that we are experiencing is that when wanting to apply a css class (from the Apply CSS Class dropdown box) to selected text, which could be one word for instance, the style applies to the entire paragraph rather than to the selected word.

We've set up our custom class styles by using an external CssEditor.css file which we point to in the ConfigFile.xml file using the "CssFiles" property.
We've also referenced the classes in the ToolsFile.xml, so that only the required classes appear in the drop-down.

RadEditor version 5.8.0.0 didn't have this problem, but version 5.8.6.0 does. I've also noticed it does this on the online demo version that you have on your site.
For example, go to http://demos.telerik.com/aspnet-ajax/editor/examples/default/defaultcs.aspx, highlight a word in one of the paragraphs, then click on the Apply CSS Class dropdown and select .redText. Notice how the entire paragraph turns red, not just the word. Is this normal behaviour now for RadEditor? If so, how do we get RadEditor to apply styles to selected text only?

Thanks,
Claudz
claudz
Top achievements
Rank 1
 answered on 08 Mar 2011
2 answers
260 views
Hi,

I have a link buttin in radlistview  itemtemplate. on click on link buttom i,m loading another list.it is happening fine but spin wheel is not showing when i click on the link button. please suggest what is going wrong.

      <telerik:RadListView ID="lvLaborHoursSummary" runat="server" DataKeyNames="ID" >
                                <LayoutTemplate>
                                    <div>
                                        <table id="chart1" border="0" cellspacing="0" style="width: 100%;">
                                            <thead>
                                                <tr>
                                                    <td colspan="8" align="center">
                                                        <b>Labor Hours by Site</b>
                                                    </td>
                                                </tr>
                                         </thead>
                                            <tbody>
                                                <tr id="itemPlaceholder" runat="server">
                                                    <td>
                                                    </td>
                                                </tr>
                                            </tbody>
                                        </table>
                                    </div>
                                </LayoutTemplate>
                                <ItemTemplate>
                                    <tr>
                                        <td>
                                            <asp:Label ID="Label1" runat="server" Text='<%# Eval("ID") %>'></asp:Label>
                                        </td>
                                        <td>
                                            <asp:LinkButton ID="lnkDescription" runat="server" Text='<%# Eval("Description") %>'
                                                CommandName="ShowSummaryByEmployee"></asp:LinkButton>
                                        </td>
                                    </tr>
                                </ItemTemplate>
*********************************************************************************************
       How to find lnkDescription button on page load event to set ajax settings
        ajaxManager.AjaxSettings.AddAjaxSetting(lnkDescription, pnlLaborHoursSummary, RadAjaxLoadingPanelLaborHoursSummary);


Thanks
~Ravi
Ravi Kumar
Top achievements
Rank 1
 answered on 08 Mar 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
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?