Home Unanswered Active Tags New Question

SetScrollX Resolution

Hi there,

I'm currently working on a project that requires the column divisions to be 30 minutes apart and grouped by the hour however when I try to use SetScrollX(DateTime.Now.Subtract(TimeSpan.FromHours(3))); to position it I get nothing, it just starts at 12AM.

Is there any way to get it to set to the nearest half hour?

Cheers,
Steve

Asked by Steve 1 year ago.
Replies

Never mind folks, got it all working!
Turns out there was a problem occuring before the SetScrollX() method was being called.

Comment posted by Steve 1 year ago.

we've got the sameproblem!

we need to store the position of the srollbar to bypass the effect of postbackwhose reinialize the scheduler butunfortunately the"onscroll event"not firing.

it's very contraignant when you've got a long list of ressource

Comment posted by farchi 1 year ago.
New Reply
This reply is
Your name (optional):

DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java