search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Display Hours as header or (Hours and Days)

Asked by Don
9 years ago.

Hi, I currently have a scheduler for a sight, but I'm having a hard time as to how can I show Time per day(24hours) as well as days in a week both in X axis.
>daypilotplanner.aspx

This is my current tag for the scheduler:
<?xml version="1.0" encoding="utf-16"?>
<Scheduler daysBefore="7" daysAfter="53" step="30" lockHistory="false"> ..... </Scheduler>

It only shows 7days before today and 53 days after (which includes the next month's days), I also want to put in the below the Hours per date.

Any tips would be great! Thanks

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.