This is a migrated thread and some comments may be shown as answers.

problem in day veiw ,i.e appoinment columns shrinked

6 Answers 36 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
sriharsha an
Top achievements
Rank 1
sriharsha an asked on 09 Apr 2010, 09:01 AM

Hi all,
i have a problem in day veiw ,i.e appoinment columns are shrinked in day veiw ,
but where as other veiws as weekveiw ,mothview display properly.

tag used :

<

 

telerik:RadScheduler ID="RadScheduler1" runat="server" DataEndField="End" DataKeyField="ID"

 

 

DataSourceID="ObjectDataSource1" DataStartField="Start" DataSubjectField="Subject"

 

 

HoursPanelTimeFormat="htt" ValidationGroup="RadScheduler1" ColumnWidth="100%"

 

 

OverflowBehavior="Expand" StartInFullTime="true" ShowFooter="true" StartInsertingInAdvancedForm="True"

 

 

StartEditingInAdvancedForm="false" DataRecurrenceField="RecurrenceRule" DataRecurrenceParentKeyField="RecurrenceParentID"

 

 

CssClass="ScheduleAviable" Width="100%" DayView-UserSelectable="True">

 

 

</telerik:RadScheduler>

can any body tell whats the peoblem.

Thanks and Regards,
Sriharsha

 

6 Answers, 1 is accepted

Sort by
0
T. Tsonev
Telerik team
answered on 09 Apr 2010, 03:23 PM
Hello,

We recommend that you use ColumnWidth in pixels as percentage values can behave unpredictably.

I hope this helps.

Kind regards,
Tsvetomir Tsonev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
sriharsha an
Top achievements
Rank 1
answered on 12 Apr 2010, 06:39 AM
hi ,
i have given colmn width in pixels , but only month veiw and other veiws get changed hwen column width changes .
but day veiw reamins shrinked.
what may be the reason ?

Thanks
sriharsha
0
Peter
Telerik team
answered on 12 Apr 2010, 10:13 AM
Hi sriharsha,

That's strange. Can you send us a live url of the problem or open a support ticket and attach a simple working demo?


Greetings,
Peter
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
sriharsha an
Top achievements
Rank 1
answered on 19 Apr 2010, 12:49 PM
Hi,
I checkhed the same application in ie7 and firefox . the day columns are perfectly fine there.
only in ie8 the columns in day veiw gets shrinked .
is there any solution as the client uses only ie8.

Thanks and Regards,
sriharsha
0
Peter
Telerik team
answered on 20 Apr 2010, 10:06 AM
Hi sriharsha,

Without a live url or a working demo of the issue, we cannot determine what could be causing this.


Peter
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Ingmar
Top achievements
Rank 1
answered on 16 Aug 2012, 09:47 AM
Hi,

I ran into the same issue today, so although this post is more than two years old, here is what helped me solving the problem:
The web page containing the scheduler was hosted within our intranet and in IE 8 there is a default setting to display all intranet sites in Compatibility View (Tools | Compatibility Settings). As soon as I turned off this "feature" the scheduler looked fine again.

Cheers
Ingmar

Tags
Scheduler
Asked by
sriharsha an
Top achievements
Rank 1
Answers by
T. Tsonev
Telerik team
sriharsha an
Top achievements
Rank 1
Peter
Telerik team
Ingmar
Top achievements
Rank 1
Share this question
or