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

How to change the direction in client side?

Asked by Anonymous
14 years ago.
Hi, Is there a way to change the direction of the calendar at the client side? (javascript) Thanks Rafael
Comment posted by Dan Letecky
14 years ago.

If you mean right-to-left direction, that's difficult. The support for RTL is limited (read-only and for Calendar control only). If I remember correctly, RTL-specific code is also in the server-side part so you would have to put it inside an UpdatePanel and refresh it using a partial PostBack.

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