1. I did set RowHeight to auto for TimeLineView. But appointment go out sticking around about 1px.(Please refer to attachment 'TimeLineView1.jpg' I don't know how to solve....please help me!
Here is my css for RadScheduler.
2. I want to increase height for TimeLineView. (Refer to attachment 'TimeLineView2.jpg') But I don't want to increase row height of appointment. Is that possible?
3. Is there a way to show a multiline TimeLineView to? Please refer to attachment 'TimeLineView3.jpg'
Thanks
Hee
Here is my css for RadScheduler.
/* TimelineView RowHeight */.RadScheduler_Default .rsTimelineView .rsWrap,.RadScheduler_Default .rsTimelineView .rsApt,.RadScheduler_Default .rsTimelineView .rsAptOut,.RadScheduler_Default .rsTimelineView .rsAptIn,.RadScheduler_Default .rsTimelineView .rsAptMid,.RadScheduler_Default .rsTimelineView .rsAptContent{ height: auto !important; position: relative !important;}.RadScheduler_Default .rsTimelineView .rsWrap,.RadScheduler_Default .rsTimelineView .rsAptContent{ min-height: 21px;}.RadScheduler_Default .rsTimelineView .rsAptContent{ position: relative !important; border-top: 0; border-bottom: 0; left: 0; top: 0;}.RadScheduler_Default .rsTimelineView .rsLastWrap{ height: 16px !important;}2. I want to increase height for TimeLineView. (Refer to attachment 'TimeLineView2.jpg') But I don't want to increase row height of appointment. Is that possible?
3. Is there a way to show a multiline TimeLineView to? Please refer to attachment 'TimeLineView3.jpg'
Thanks
Hee