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

[Solved] Resource Name Problem

1 Answer 83 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Richard
Top achievements
Rank 1
Richard asked on 09 Mar 2010, 11:41 AM
Hi

I'm using a radscheduler in resource view and I'm finding that the resource names are all right justified and some of them are being truncated.

I've tried changing the rowheaderwidth and rowheight properties but this to make no difference.

See the attached file for an example.

1 Answer, 1 is accepted

Sort by
0
Kamen Bundev
Telerik team
answered on 12 Mar 2010, 04:31 PM
Hi Richard,

Add this rule to your page to fix this issue:
div.RadScheduler .rsContent .rsVerticalHeaderTable th div { width: 100%; text-align: left; }

The official fix for the width only will be available in RadControls for ASP.NET AJAX Q1 2010 SP1.

Best wishes,
Kamen Bundev
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.
Tags
Scheduler
Asked by
Richard
Top achievements
Rank 1
Answers by
Kamen Bundev
Telerik team
Share this question
or