Telerik Forums
UI for ASP.NET AJAX Forum
8 answers
155 views

Hi all,

I am evaluating if the RadScheduler is fit for (our) use.

I have a very simple test project: a radscheduler with minimum plumbing (trivial datasource etc.)

If I set the DayEndTime to "23:40:00" and the MinutesPerRow to "26" I get the error:

"Microsoft JScript runtime error: 'this.cells.0.offsetHeight' is null or not an object"

in the line:

d.each(l.rows,function(){Array.add(n,this.cells[0].offsetHeight);

If I set the value of MinutesPerRow to "25" it does not crash, but 26 or higher and bam...

There are also other settings that crash but I report one here. It is reproducable on my system so it

never does not crash with the 23:40:00, 26 values.

Am I doing something wrong here?

regards,

Johan

Veronica
Telerik team
 answered on 11 Jan 2011
2 answers
60 views
Hi,

I have a question about the calendar control. I am having a multi-month view which displays 3 adjacent months. If , for example, I am currently viewing January, February and March, and I press the button for the next months, I get the next three months (April, May, June), which is probably the calendar's default behavior. Is there a way to make the calendar display for example (February, March, April) while performing the same action. Also if there is a way to control the number of months being preserved while switching to the next set it will be useful. This is needed to keep track of the previous month set's special dates while adding some new special dates to the current month set. Any clues will be well appreciated.

Thanks in advance.
Ivaylo
Top achievements
Rank 1
 answered on 11 Jan 2011
3 answers
58 views
I am using Radgrid and data comes through DataTable using sql .now i want to use filter that do not support automatically .how to programm the filter in grid.how to find filter or how to filter the data.
Pavlina
Telerik team
 answered on 11 Jan 2011
5 answers
93 views
Hello,

As I read in this site and from my trials, there is no RTL support for scheduler today.
My questions are:
1. Is there any workaround to show the days in scheduler and the buttons from right to left?
2. Will next versions of "ASP.NET AJAX controls" contain solution for this case? when?

Waiting for your answers,
LH Team
Veronica
Telerik team
 answered on 11 Jan 2011
4 answers
116 views
Hello Telerik Team,

We are using RadEditorSharePoint Ver. 5.3.2.0 in our SharePoint Web application. The issue we are facing is that the "Track" attribute within anchor tag is being removed when we toggle between HTML view and design view. Is there a way to retain all the content pasted within HTML view?. I understand that there are some attributes which are not xhtml standard compliant and thus may strip some of the attributes, but is there a configuration we could modify so that the attribute, "Track" within anchor tag can be retained?

Here's an example:
<a track="Top content" style="color:#000000; text-decoration:none;" href="http://www.telerik.com" target="_blank">

Thanks
Rumen
Telerik team
 answered on 11 Jan 2011
1 answer
1.0K+ views
Hello Telerik,

Is there a mechanism for calling the serverside method from client side java script function written at the aspx page with asp.net ajax controls ?
I know a mechanism like 'page methods' ,but in this the method we can should be 'Static' and also a 'Webemethod' . which is not useful for me.

I mean something like,
In my aspx page the clientside event calls a javascript function which should call the serverside event handler of that control .
Ex: radlist box's onclientselectionchanged =" call server"  in which i want to call the ' radlistbox1_selectionchanged ' event.

Thanks in advance,
Srinivas
Shinu
Top achievements
Rank 2
 answered on 11 Jan 2011
1 answer
101 views

<radM:RadMenuItem Text="SelectDate">

<ItemTemplate>

<telerik:RadGrid ID="RadGrid1" runat="server">
</telerik:RadGrid>

</ItemTemplate>

</radM:RadMenuItem>

How to do the above one in cs page?

Princy
Top achievements
Rank 2
 answered on 11 Jan 2011
1 answer
142 views
Hi Team,

I had a RadMenu As Below 

In aspx Page
<telerik:RadMenu ID="RadRM_TopNav" Runat="server" Skin="Hay">  
</telerik:RadMenu>

Now i Used DataSource for this RadMenu

        RadRM_TopNav.DataSource = MenuObject.DSStudentStatus;
        RadRM_TopNav.DataTextField = "StepName";
        RadRM_TopNav.DataValueField = "StepName";
        RadRM_TopNav.DataBind();

Upto this its working fine and Now if i want to add a RadGrid for each of the RadMenuItem(RadRM_TopNav)(..How is it Possible...any syntax please?
Shinu
Top achievements
Rank 2
 answered on 11 Jan 2011
3 answers
93 views
With the SPRadGrid web part is it possible for it to dynamically resize instead of putting a scrollbar inside control? I have tried to set the height as fixed height of 500 and the grid will still not expand all the way down. I have attached a screenshot showing this with the two scroll bars it produces. I would love to know if this is possible. Thanks. 
Tsvetoslav
Telerik team
 answered on 11 Jan 2011
10 answers
616 views
Hello,

When leaving a text box empty, the RadTextBox has a nice style that appears... I was wondering if it was possible to programmably trigger that myself; whenever the input I validate is invalid, I want to trigger that error style to let the user know of a problem.

Is that possible through setting the className attribute or by a JS method?

Thanks.
Tsvetoslav
Telerik team
 answered on 11 Jan 2011
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?