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

repaint() client method deprecated?

1 Answer 75 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Jeff Nafe
Top achievements
Rank 1
Jeff Nafe asked on 03 Aug 2009, 06:13 PM
When I resize a scheduler's height on the client side, the scheduler isn't redrawn. From searching the forums, it looks like what I need is to call repaint(). This method seems to no longer be available though (I'm using Q2 2009). Has another method replaced this, or is there something I'm missing that would make the scheduler resize when I change it's height?

Thanks!

Jeff

1 Answer, 1 is accepted

Sort by
0
T. Tsonev
Telerik team
answered on 05 Aug 2009, 03:43 PM
Hello,

The repaint() method is still available in the Q2 version and we have no plans of removing it. You need to call it right after changing the height of the scheduler element. It'll also be called automatically when the browser window is resized.

Kind regards,
Tsvetomir Tsonev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Scheduler
Asked by
Jeff Nafe
Top achievements
Rank 1
Answers by
T. Tsonev
Telerik team
Share this question
or