Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
134 views
I have a very simple notification that I am trying to display and for some reason it is throwing the following exception....

  1. Uncaught TypeError: Cannot call method 'add_responseEnding' of null Telerik.Web.UI.WebResource.axd:5588
    1. $T.RadNotification._attachXmlPanelHandlersTelerik.Web.UI.WebResource.axd:5588
    2. $T.RadNotification.initializeTelerik.Web.UI.WebResource.axd:5571
    3. (anonymous function)InformationPortal.aspx:878
    4. c

Here is the declaration of the notification that I am using:

<telerik:RadNotification ID="FormMessage" Text="Test Message" VisibleOnPageLoad="false" Width="300px" Height="100px" runat="server" ClientIDMode="Static" Position="BottomRight" OffsetY="-50" offsetx="-50" EnableRoundedCorners="true" EnableShadow="true" Animation="Fade" ContentIcon="info" TitleIcon="none" Font-Bold="true" Font-Size="XX-Large" >
            </telerik:RadNotification>

Anyone have any ideas what might be causing this?

Thanks!
Marin Bratanov
Telerik team
 answered on 22 Oct 2012
1 answer
48 views
Hi,
I have used the RadBinaryImage on my website in various places and controls (RadGrid, RadListView). It works without any problems when I run the website locally on my development machine.
However once I have uploaded the site to the live web server and access the site via the internet, the BinaryImages do not show any images at all. All database connections are the same so there are no database connectivity issues. In Firefox the BinaryImage control does not show at all (but works fine locally).
Any advice much appreciated.
Pavlina
Telerik team
 answered on 22 Oct 2012
7 answers
218 views
Hi, Telerik,

I have a radwindow U opened in home.aspx which has a restriction zone. everytime when I click any button in radwindow U, the page postback and the position of radwindow U has been changed, it looks like the radwindow U is jumping inside the home.aspx at each postback..

How to fix the problem? thanks a lot.

Yao
Marin Bratanov
Telerik team
 answered on 22 Oct 2012
6 answers
82 views
I am using telerik asp.net scheduler control in my MVC project, i know it has very less support in mvc that to via webservice calls only. me implemented with one existing demo from telerik site only. Currently we are using timeline view in that scheduler. my task is adding SlotDuration, TimeLabelSpan, ColumnHeaderDateFormat, NumberOfSlots, GroupingDirection

everthing is working fine when i giving SlotDuration="13.00:00:00" (13days) from 13 days to 24 days it working fine below 13 above 24 days it's not working. below is the my scheduler code for SlotDuration="25.00:00:00"(i am changing only my slotduraion nothing else)

<telerik:RadScheduler ID="RadScheduler1" runat="server" OnClientAppointmentsPopulating="OnClientAppointmentsPopulating"
            AppointmentStyleMode="Default" SelectedView="TimelineView" SelectedDate="2012-01-01"
            ShowHeader="false" Width="100%" ShowViewTabs="false" GroupBy="ProjectCategory"
            ReadOnly="true" OnClientAppointmentsPopulated="OnClientAppointmentsPopulated"
            OnClientAppointmentDataBound="OnClientAppointmentDataBound">
            <TimelineView SlotDuration="25.00:00:00" TimeLabelSpan="4"  ColumnHeaderDateFormat="yyyy"
                NumberOfSlots="80" GroupingDirection="Vertical" />
            <WebServiceSettings Path="../../SchedulerWebService.asmx" ResourcePopulationMode="ServerSide" />
            <AdvancedForm Modal="true" />
        </telerik:RadScheduler>

please check attached screen shoot  ViewStart and ViewEnd it showing wrong dates. please help me to solve this problem

I need slot duration is 30days. Help me to get out from this.
Thank you in advance :-)
Plamen
Telerik team
 answered on 22 Oct 2012
1 answer
31 views
Hi,

I have issue where CSS rules are not getting applied to LEGEND of fieldset in IE6 with RadFormDecorator as can be seen in Image attached.

PFA (IE-6 Legend and IE-7-8 Lened)
Bozhidar
Telerik team
 answered on 22 Oct 2012
5 answers
123 views
I have a radgrid with EnableVirtualScrollPaging set to true. Generally it works fine, but under certain conditions when there are only 2 pages(filter applied), scrolling fails to get the next page while the pager still functions properly. The condition is when the rows in the grid do not quite fill the scroll height. I set the number of rows and scroll height based on the window size. To avoid some rows only being partial visible at the bottom of the grid, I only put in the number of rows that fit which sometimes leaves a small space in the scroll height not filled. In some browsers this condition with 2 pages fails to virtual scroll the page and in others it even fails to spawn the scroll bar.
The grid is using sever side binding. It has about 1500 records so I am not using custom paging with VirtualItemCount.
I would appreciate some suggestions, thanks.
Kostadin
Telerik team
 answered on 22 Oct 2012
3 answers
68 views

 

Hi Telerik,

We have just updated to Q3 2012 release. After that, some bugs appeared in Metro style. Corners for input controls have been squared before updating the release. After update are rounded (see attached file rounded.png).
 
When mouse cursor is over the control, corner is changed to square (see attached file squared.png). The same problem appears in the filter controls in grids (see attached file grid-filter.png).
 

Regards,

SCT

Marin Bratanov
Telerik team
 answered on 22 Oct 2012
1 answer
87 views
Hi,
i have a radgrid inside a radwindow. I enabled virtual scrolling and fixheaders on grid.
The issue is - when i resize my radwindow the content of the grid get disapeared.
Any idea
Thanks
Marin Bratanov
Telerik team
 answered on 22 Oct 2012
4 answers
436 views
Hi,

I am trying to use the "Add new Record" button of the RadGrid to fire a confirmation message to our users.  I have achieved this by capturing the event in RadGrid_ItemCommand method which works perfectly, but the edit form still shows even though I don't want it to.
Is there a way to hide/remove the edit form so that the users will not see it?

Thanks in advance,

Paul
Martin Roussel
Top achievements
Rank 1
 answered on 22 Oct 2012
2 answers
87 views

Hi,
I am very much new to telerik charting.

my criteria is as follows

i want to create stacked chart for skills and its duration .skills are grouped according to locations.

please see attached file(datasource1.png)of datasource want to bind to create stacked chart.

second attachment is of desired stack chart that i need(requiredstackchart.png).

can you please tell me if it is possible.if yes then can you provide me working example.
also, i am not using silverlight,just simple asp.net.
please reply soon.its very urgent.

thanks in advance
Petar Kirov
Telerik team
 answered on 22 Oct 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?