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

Gridlines

3 Answers 32 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Jonathan
Top achievements
Rank 1
Jonathan asked on 03 Jul 2008, 10:57 AM
Hi all

I have a scheduler with a load of appointments on it. I've noticed that as I go further down the day the gridlines stop matching up with the times of the day. Is there a way to sort this out? Also what do we need to change to alter the gridlines colour?

Thanks
Jon

3 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 03 Jul 2008, 02:13 PM
Hello Jonathan,

Can you reproduce this problem in any of the online examples, or do you have a live url which you can send to us for testing?

As for your other question, you can change the style of the gridlines with the following css selector:

.rsContentTable .rsRow .rsCell   
        {  
            border-bottom:1px solid green;  
        } 


Regards,
Peter
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Jonathan
Top achievements
Rank 1
answered on 03 Jul 2008, 02:20 PM
Hi Peter

Thanks for the CSS.

I can't give you the URL as it's an internal site. I can email you a screen shot so you can see what I mean. You'll have to send me your email address though.

Jon
0
Peter
Telerik team
answered on 03 Jul 2008, 02:31 PM
Hi Jonathan,

Sending a screenshot is not going to be helpful. I can imagine what you mean, but unless we have a url or a demo project to test, we cannot suggest anything specif that might help. Can you try to isolate the problem in a simple project and send it to use via a support ticket?


Greetings,
Peter
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Scheduler
Asked by
Jonathan
Top achievements
Rank 1
Answers by
Peter
Telerik team
Jonathan
Top achievements
Rank 1
Share this question
or