Is there any way to change the increment that the previous and next buttons execute?
I would like the timeline view to display perhaps 2 weeks worth of time, but it would be nice to have the prev / next buttons to only shift the view by 1 week. After looking at the documentation, it wasn't clear if this was possible by default.
Presumably i could just create some javascript to hook into the buttons, and perhaps manually tell the control what view extents to display.
Any easier way?
-RP
I would like the timeline view to display perhaps 2 weeks worth of time, but it would be nice to have the prev / next buttons to only shift the view by 1 week. After looking at the documentation, it wasn't clear if this was possible by default.
Presumably i could just create some javascript to hook into the buttons, and perhaps manually tell the control what view extents to display.
Any easier way?
-RP