Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
94 views
How can I detect when the user selects a combo box item by clicking on it ?
there doesn't seem to be a OnClientItemClick event in RadComboBox
Shinu
Top achievements
Rank 2
 answered on 11 Aug 2011
1 answer
37 views
Hi,

I'm used to refreshing a parent grid from a radwindow using the following code:

function CloseOnReload() {
    GetRadWindow().BrowserWindow.refreshChart();
    GetRadWindow().Close();
}

and in the parent page:

function refreshChart() {
    debugger;
    $find("<%= RadAjaxManagerBinAssignmentDetail.ClientID %>").ajaxRequest("RefreshChart");
}

However I now have a situation where a page opens a RadWindow which then opens another RadWindow. I'd like the second radwindow opened to invoke the first function above, to refresh the 1st RadWindow opened. However it seems to want to address the original browser window. So in summary:

Page opens RadWindow1
RadWindow1 opens RadWindow2
RadWindow2's needs to call a javascript function in RadWindow1 to have it's content refresh when RadWindow2 is closed.

Thanks for anyone's help.

Steve
Marin Bratanov
Telerik team
 answered on 11 Aug 2011
1 answer
293 views
Hi,
I have this scenario
1. A master page with a RadNotification Control and RadAjaxManager
2. Bunch of Content Pages which inherit the master page and also every content page has a RadAjaxManagerProxy
3. Controls on Content Pages which want to interact with RadNotification through Ajax.

I followed the steps you followed in the sample project you provided to a similar post that was asked previously. But in your sample project, it does a normal postback but not a Ajax-PostBack. The example works if there is a normal postback.

My question is, how will I link my content page controls with Master Page controls through RadAjaxManager.

Thanks in Advance.

regards
Yash
Marin Bratanov
Telerik team
 answered on 11 Aug 2011
6 answers
120 views
how to get TAG property of RadDock on client side?

thanx
Slav
Telerik team
 answered on 11 Aug 2011
1 answer
162 views
The code below 
<
telerik:RadRotator ID="dtMessage" runat="server"
             FrameDuration="1" Height="55px" ItemHeight="55px" Width="100%" ItemWidth="100%">
                <ItemTemplate>
                    <asp:Label ID="lblMsg" runat="server" Width="100%"></asp:Label><br />
                    <asp:Label ID="lblMsg2" runat="server" Width="100%"></asp:Label>
                    <asp:HiddenField ID="hldMsg1" Value ='<%# Eval("Msg1") %>' runat="server" />
                    <asp:HiddenField ID="hldMsg2" Value ='<%# Eval("Msg2") %>' runat="server" />
                     
                    <asp:HiddenField ID="hldFontFace" Value ='<%# Eval("FontFace") %>' runat="server" />
                    <asp:HiddenField ID="hldFontSize" Value ='<%# Eval("FontSize") %>' runat="server" />
                    <asp:HiddenField ID="hldFontColor" Value ='<%# Eval("FontColor") %>' runat="server" />
                    <asp:HiddenField ID="hldDirection" Value ='<%# Eval("MessageDirection") %>' runat="server" />
                </ItemTemplate>
            </telerik:RadRotator>

                        If strDirection = "Down" Then
                            dtMessage.ScrollDirection = RotatorScrollDirection.Down
                        ElseIf strDirection = "Up" Then
                            dtMessage.ScrollDirection = RotatorScrollDirection.Up
                        ElseIf strDirection = "Left" Then
                            dtMessage.ScrollDirection = RotatorScrollDirection.Left
                            dtMessage.RotatorType = RotatorType.SlideShow
                        Else
                            dtMessage.ScrollDirection = RotatorScrollDirection.Right
                        End If


                        dtMessage.ScrollDuration = intMsgSpeed * 1000
Slav
Telerik team
 answered on 11 Aug 2011
0 answers
135 views
Hi Telerik Team,

I am facing an issue with the content Ordering and Numbering with the Numbered List and Bullet List toolbars. Here is the attached HTML that is being assigned to the content property of the RadEditor from C#. Just load the following HTML in the Editor and try applying the Numbered List and Bullet List tools on the text content and play around with these tools (repeat applying and removing). At one point you will see that the text content itself gets destroyed and these tools does not apply properly on the selected text content. I don't think I will be able to do much about this behavior. Please let me know the workaround for this or is it something that I am missing here? When you repeatedly apply the numbered list it behaves in a weired fashion and even you can try entering your own text inside the DIV whose ContentEditable property is true and try applying the Numbered list and Bullet list on this. I have gone through the below threads and could not get a solution for the problem.

http://www.sitefinity.com/devnet/forums/sitefinity-4-x/general-discussions/radeditor-has-issues-when-i.aspx

http://www.telerik.com/community/forums/aspnet-ajax/editor/radeditor-changes-html-element-removes-styles-when-using-toolbar-text-align.aspx



Below is the HTML loaded on the RadEditor,

<!

 

DOCTYPE HTML PUBLIC "-//W3C//DTD HTML Transitional//EN">

 

<

 

meta http-equiv="Content-Type" content="text/html; charset=utf-8">

 

<

 

html xmlns="http://www.w3.org/1999/xhtml">

 

<

 

body contenteditable="true" style="margin: 0px; overflow: hidden">

 

 

<div contenteditable="false" style="background: #e0e0e2" unselectable="on">

 

 

<table style="border-right: #d8d8da 1px solid; border-top: #d8d8da 1px solid; margin-top: 10px;

 

 

font-size: 12px; background: #fff; border-left: #d8d8da 1px solid; color: #333;

 

 

border-bottom: #d8d8da 1px solid; font-family: Helvetica, Arial, sans-serif"

 

 

cellspacing="0" cellpadding="0" width="500" align="center" border="0">

 

 

<tbody>

 

 

<tr>

 

 

<td contenteditable="false" style="padding-right: 30px; padding-left: 30px; padding-bottom: 20px;

 

 

padding-top: 30px" unselectable="on">

 

 

<div contenteditable="true" jquery1313062595089="17" unselectable="off" editable="true">

 

 

<p unselectable="off" contenteditable="true">

 

Dear Applicant,

<br />

 

 

<br />

 

 

</p>

 

 

<p unselectable="off" contenteditable="true">

 

Thank you for your application to Us. We appreciate your interest, but unfortunately,

your qualifications didn’t match the client’s specific needs for this job.

<br />

 

 

<br />

 

 

</p>

 

 

<p unselectable="off" contenteditable="true">

 

At XYZ, we specialize in particular industries and positions, and don’t often have

openings that match your skills and experience. You can search our open positions

at

<a href="#http://www.google.com" unselectable="off" contenteditable="true">Google.com</a>,

 

and find us on your favorite online communities at

<a href="http://www.google.com"

 

 

unselectable="off" contenteditable="true">Google.com</a>.<br />

 

 

<br />

 

 

</p>

 

 

<p unselectable="off" contenteditable="true">

 

 

<br />

 

 

</p>

 

 

<p unselectable="off" contenteditable="true">

 

Thank you,

<br />

 

 

</p>

 

 

<b>Ravi </b>

 

 

<br />

 

 

<i>Developer</i><br />

 

 

<br />

 

 

<br />

 

 

</div>

 

 

</td>

 

 

</tr>

 

 

</tbody>

 

 

</table>

 

 

</div>

 

</

 

body>

 

</

 

html>

 

 



Your help will be greatly appreciated.
Thanks,
Ravi 
Ravi Divate
Top achievements
Rank 1
 asked on 11 Aug 2011
1 answer
44 views
I want to create my own user controls (.ascx) and use them as a forms for edit, delete, and Add new appointment in the RadSheduler. is it possible? HOw can i do that? I see some examples but all them are html inside scheduler:AdvancedForm.

regards
Hank
Thx! 

Peter
Telerik team
 answered on 11 Aug 2011
1 answer
107 views
Hi,

I am using version 2011.2.712.40 and I am trying to set the text content of RadNotification using the method in the title but it doesn't work. Any ideas?

Cheers,
Jamie
Jamie Lea
Top achievements
Rank 1
 answered on 11 Aug 2011
3 answers
175 views

Hi,

I'm using RadScheduler Advanced Form template for our project.

Two questions.

First Question
1) I need to add a custom Button ( It can be Link button also) on Advanced Form . On  click event I need to  set a session variable
and then call  RadScheduler1_AppointmentInsert event so that I can save the appoinment.
Basically Before save set a session variable and then insert. How to do that with a custom button.

Second Question.
2) When creating a new appoinment from Advanced Form template, I need to send an appoinment email to user, so that user can accept appoinment which will add that event to outlook calendar.
Basically How to Send Meeting Invitations to user.


Please advice.

Thanks
Sam

Peter
Telerik team
 answered on 11 Aug 2011
3 answers
314 views
Dear Telerik,

We are licensed users of Telerik Q1 2008. All this while we were using Rad controls on Windows 2003 server and IIS 6.0. Last week as we had new development servers with Windows server 2008 and IIS 7.5 we moved our application there. Everything was working fine application wise. But when i landed onto a page where i was using AjaxLoadingPanel and RadAjaxPanel. I was getting this below error and the application stops working:

Unexpected ajax response was received from the server.
This may be caused by one of the following reasons:
 - Server.Transfer.
 - Custom http handler.
- Incorrect loading of an "Ajaxified" user control.
Verify that you don't get a server-side exception or any other undesired behavior, by setting the EnableAJAX property to false.

URI: myservername/WebResource.axd?d=uhkdlyZ3IGhyOao7S0yHjNAwgV0VX7_TnXhcGI6Q4a1ztQM-s7exLRggzpAGr_x0zRRNleiH4luLqEHWTVMdEGhocyj_xtBnX4XkSI1n0PYXQq2ECXRZEk1R6ijWzUSpwG8C21eaJT6KSQdvi7NsI3dVKzuFzbDtmilk_RN-z5blCkPl0&t=634278494199247819

Actually to get the LoadingPanel I am redirecting to a different page from Grid link button and I am using Response.Redirect method to navigate to another page. I have checked everywhere in Google but couldn't find anything. Can you please suggest me any settings i need to change for Rad controls in IIS 7.5 or Windows server 2008. To give anonymous access we are using Webresource.,axd in Location path in web.config.

It is bit urgent so please kindly suggest or give your inputs ASAP.

Thanks
Maddy
ashish
Top achievements
Rank 1
 answered on 11 Aug 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?