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

Scroll to resource (Client-Side)

Asked by Matteo
11 years ago.

Hi there,
I would like to know if there's a way to scroll vertically the scheduler by using a Client-side function instead of performing a Callback.
I'm trying to implement a filter which makes possible for the user to select a resource, and I would like to scroll the scheduler view to the selected one.
Thank you very much.

Comment posted by Dan Letecky [DayPilot]
11 years ago.

Please let me check this, it should be possible with a small tweak.

Answer posted by Dan Letecky [DayPilot]
11 years ago.

Since build 2668 you can do the following:

dps.scrollToResource("C");

You can download the latest build in the sandbox:

http://www.daypilot.org/sandbox/

See also:

http://www.daypilot.org/daypilot-pro-for-asp-net-webforms-7-1.html

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