Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
122 views
Hi,
    I am using Telerik Scheduler control and created appointment with recurrence.When I try to delete Appointment it show Confimation dialog box with two options
1. Delete this occurrence  and
2. Delete the series
but here i want only one option(Delete the series) to be shown on that dialog box.

but not able to do that ...Can you help ?

I have reffered following link.
http://www.telerik.com/help/wpf/radscheduler-end-user-capabilities-delete-appointment.html


Regards,
Ruchir
Veronica
Telerik team
 answered on 13 Dec 2010
1 answer
43 views
Hello All,

Attached is my grid which has 2 records and grid is place in my first half page area.

when someone click on a record, the details are loded in the rest half page area.

when one click on any record, page goes on postback and spin image displayed, but meanwhile anyone can click on another record, even the details for first record is not loded 100%.

how to disable on click on another record?
Shinu
Top achievements
Rank 2
 answered on 13 Dec 2010
3 answers
125 views
Hello,

I noticed that allowedFileExtensions property does not work in the same way as the RadUpload allowedFileExtensions property. In the first one you have to use extensions without the dot. In the second one you have to use extensions with the dot. Why this difference? Is this a bug or a limitation?

Thank you.



Genady Sergeev
Telerik team
 answered on 13 Dec 2010
1 answer
61 views
Hi,

I am using RadEditor. When i try to set focus to the content area of RadEditor the focus is being set to the Radeditor itself. But I want to set focus to content area in textbox / dropdownlist onblur event.

Thanks in advance.

Regards,

Bala
Dobromir
Telerik team
 answered on 13 Dec 2010
3 answers
210 views
Hi,

I have masterpage in my project. so i am using RadAjaxManager in my MasterPage. so in my page unable to use RadAjaxManager for ajax ladoing. so i am using RadAjaxManagerProxy for ajaxSetting. buti have error message.

Even i used javascript within code block.

here it is my code.

<telerik:RadCodeBlock ID="rcbBenefitEnroll" runat="server">
    <script language="javascript" type="text/javascript">
    function EraseErrMsg()
     {        
            document.getElementById('<%=lblErrMsg.ClientID%>').innerText = "";             
     }
    function confirmMsg(rdoId,gridName,ddlId)
    {
         var rdo = document.getElementById(rdoId);
        var all = document.getElementsByTagName("input");
        if (rdo.checked)
        {
         return confirm("Are you sure want to waive this plan?");
        }
    }
    </script>  
    </telerik:RadCodeBlock>    
    <telerik:RadAjaxManagerProxy ID="rampBenefitEnenroll" runat="server">
         <AjaxSettings>
            <telerik:AjaxSetting AjaxControlID="rgDependents">
                <UpdatedControls>
                    <telerik:AjaxUpdatedControl ControlID="rgDependents" LoadingPanelID="ralpbenenroll" />
                </UpdatedControls>
            </telerik:AjaxSetting>
        </AjaxSettings>
 </telerik:RadAjaxManagerProxy>

<telerik:RadAjaxLoadingPanel ID="ralpbenenroll" runat="server">
    </telerik:RadAjaxLoadingPanel>

The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>).

how to resolve this problem.

Please give me a tips.

Thanks in advance,
Dhamu
Pavlina
Telerik team
 answered on 13 Dec 2010
6 answers
133 views
Hi,
I use this trick : http://www.telerik.com/help/aspnet-ajax/ajxchangecursor.html
It works but i encountered side effect.
After ajax call, the cusor mouse wait mouse move to change style.
Thks.
OPL
Maria Ilieva
Telerik team
 answered on 13 Dec 2010
4 answers
104 views
Hi..

I am very new to Scheduler and  i got faced several problems while using.Please help me out for the following issues.

  • My Requirement is , when i am trying to make a new appointment by right click on time slot which is less than my current system time there should not be a context menu displayed instead it shows an alert. I am unable to trigger the right click event for time slot to check time. I need this in Asp.Net application.
  • The second one is when i am trying to delete the appointment,  i need to show a pop up window where i need to get a feedback from the user. So how can i able to display the pop up window has some text box fields.

Thanks,
Ramanaidu.K
Nikolay Tsenkov
Telerik team
 answered on 13 Dec 2010
1 answer
133 views
Hi all,
I've developed a website using ms Ajax and Visual studio 2010 ultimate edition.
Each ASP page has its own script manager and MasterPage has a simple menu built by JQuery.
I decided to use Telerik  menu instead of that simple menu. However, there is an error : "Only one script manager can be used".

What shall I do ?

Sincerely,
Afshin
Shinu
Top achievements
Rank 2
 answered on 13 Dec 2010
6 answers
226 views
I have 2-level menus and the second level menus have many menus. I have a window media player right below the menu. So when the second level menus are pulled out, some of them are behind the window media player.

How can I set the menu to always be on top of other elements on a page?

Thanks
Brew
Yana
Telerik team
 answered on 13 Dec 2010
1 answer
90 views
I have a form which user enters a main Sales Order number as a "main key". This key is used to fetch data and display it on a gridview. In the same form, users can enter multiple other keys. This is when a customer has multiple sales order associated with a project.

1. Can I popolulate the data in the gridview in multiple key?
2. If this can be done only programatically, how to I keep appending the dataset on every data fetch before binding it to the grid?

Thanks in advance.
Radoslav
Telerik team
 answered on 13 Dec 2010
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?