Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
348 views
I am having trouble with the combination of Firebug and telerik libraries.  I repeatedly have to click through the same error.

This is the error I get on a lot of my pages when Firebug is running

Error: Sys is not defined
Source File: http://localhost:4419/ScriptResource.axd?d=4YWYB8JWwlSYGWUpzaxJpu5zp2VQZvr9Q-VoD1ikPb81d2yrwStVHsh4z2T4edcj0&t=633598403259876192
Line: 854



This corresponds to this section of code
catch(ex){
Sys.CultureInfo.prototype._getAbbrMonthIndex=function(_dc){
if(!this._upperAbbrMonths){
this._upperAbbrMonths=this._toUpperArray(this.dateTimeFormat.AbbreviatedMonthNames);
}

I like Firebug so if you can help me figure out how to avoid this error it would great.




Daniel
Telerik team
 answered on 26 Nov 2008
1 answer
126 views
Hi,

I have a fussy client who loves the Calendar part of the RadDatePicker but wants drop down lists instead of the "textbox" part (the DateInput).

I have this all working except when I turn off the DateInput part using :

rdpWeddingDate.DateInput.Visible = False

I get a JavaScript error from the rest of the control: ...  Sys.InvalidOperationException: Component 'ctl00_cp1_rdpWeddingDate_dateInput' was not found.

This problem is easily re-producible, just toggling the .Visible property fix/causes the problem.

Does anyone know a work around for this, some other part that needs disabling, perhaps ?

Thanks for your help.
Dimo
Telerik team
 answered on 26 Nov 2008
1 answer
67 views
Hi

RadEditor - Q3 2007
How to hide image manager create folder button?
How to set html so that it is not added to undo list?

Regards,
Vaibhav



Rumen
Telerik team
 answered on 26 Nov 2008
3 answers
108 views
Since upgrading to 2008 Q3, I am getting an error when trying to display a DatePicker via the showPopup method. My DatePicker control is as follows:

        <telerik:RadDatePicker ID="dtPckr" runat="server" SharedCalendarID="cal" Width="19px" Height="10px">
            <DateInput ID="DtInpt" runat="server" style="display:none;"></DateInput>
            <DatePopupButton ToolTip="Calendar" style="display:none;"/>
            <ClientEvents OnDateSelected="OnDateSelected" />
        </telerik:RadDatePicker>

I have a Span on the page, that upon clicking on it fires off the following javascript:

                function togglePopup() {
                    $find("<%= dtPckr.ClientID %>").showPopup();
                }
Upon clicking this, the Telerik code bombs within the ShowPopup function on the following lines since _6 gets set to Null:

_6=this.get__popupImage();
var _7=this.getElementPosition(_6);

I'm not sure if something changed within this release or if my code needs to change?

Thanks, Jeff




Dimo
Telerik team
 answered on 26 Nov 2008
3 answers
161 views
Hi
 i m using Hide Event="manual Close"  property for Radtooltip Control it working fine  when i run the application in my local mechine but the problem is when i upload this file in my webserver this property is not working,any help.

thanks

Usman
Svetlina Anati
Telerik team
 answered on 26 Nov 2008
7 answers
208 views
Hi,

I have divided my web window into three rad panes left, middle and right respectively. Left pane contains a Rad sliding pane with a Rad panel containing in itself. Middle pane has a Rad grid. Right sliding pane have some asp.net controls.

My application flow will be like this:
When user selects the report name from Rad panel in Left pane the user has to apply the appropriate filters from right pane and has to generate the report. Once report is generated the Rad grid will be loaded with report data.

My problem:
I have implemented all this perfectly.But, once Rad grid is loaded and if i slide my left pane with Rad panel, the Rad panel items and Rad grid details are getting overlapped. Seems like a transparancy problem. I am not knowing exactly why this is happening. When i slide my right pane there is no overlapping occured.
 Is it the problem with Rad panel in the left pane? Can any one help me out in this.
Thanks in advance.

Nataraj
Sebastian
Telerik team
 answered on 26 Nov 2008
4 answers
126 views
It looks like the behavior of the scheduler changed - previously, I could access the real ID of the appointment on the client side when the user clicked on an event via: eventArgs._appointment.ID. This appears to have been changed (although I don't see anything in the docs about this) so that it now returns the index of the item clicked, NOT the ID. How do I get the ID?  NOTE: I've implemented my own provider.


Peter
Telerik team
 answered on 26 Nov 2008
1 answer
65 views
Hi,

I have a long xhtml displayed in RadEditor so I need to page down couple times until to the bottom of xhtml. If I try to bold a string in the middle of xhtml after action is done the cursor remain the same place which is correct but viewer shows the top of xhtml. So, I have to scroll down and try to find the place I just modified.

Is it a bug?

Thanks,
Ken
Rumen
Telerik team
 answered on 26 Nov 2008
1 answer
133 views
HI Support Team,

I was wondering whether you have a working sample on RadTabStrip performing the below:-

1. HTML Field Control or
2. RadEditor

I am able to populate the above controls to RADTabStrip.  However the test run did not go well as no data is show after we entered value to the control.  (Noted that SharePoint do not need a button to be saved or retrieved, this is manage automaic by SP.)

I suspect that we may need to perform a data binding if we are using RAD Controls for data entry.

Please advice and if possible direct me to a working example.

I repeat there is no error except data was not  saved as the retrieval shows blank data.

p.s. we are integrating the above with smartpart.

Warm Regards, Always
Peng Hock

Dimitar Milushev
Telerik team
 answered on 26 Nov 2008
1 answer
78 views
Hello,

I was wondering if there is a possibility of creating a custom content filter for the editor so that in design mode none of the elements added to the content will be allowed to be resized or moved (the resize handles etc.. are stripped out)?

If there is anyone who could point me in the right direction that would be helpful.

As an example, if I insert a div into the content (in design mode) I want to prevent the resize handles from showing.
Rumen
Telerik team
 answered on 26 Nov 2008
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?