How to manipulate a Calendar Panel's sepecific day from code behind ??

  1. #1

    How to manipulate a Calendar Panel's sepecific day from code behind ??

    Hello!!

    I've tried to manipulate specific days from Code behind when I use a Calendar Panel without success, is there a way to achieve it??

    I need to do some things like highlight specific days ( I got it using javascript and css but I wonder if there is an easier way to do it )

    Exist something like "this.calendar.at(index)" in order to get control over specific days ???

    Hope you can help me!

    Thank you!
  2. #2
    Hello!

    The calendar panel does not have a specific functionality to highlight specific days or interval of days, I'm afraid that what you are doing (by manipulating the highlight from direct CSS) is actually one approach to attain this. Other than that, maybe extending the component, which will require you to study the actual calendar code and modify it accordingly.
    Fabrício Murta
    Developer & Support Expert

Similar Threads

  1. [CLOSED] Manipulate displayed pagenumber in PagingToolbar
    By CarWise in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Aug 22, 2013, 12:22 PM
  2. Calendar Panel Calendar Store
    By ozlem in forum 2.x Help
    Replies: 8
    Last Post: Apr 25, 2013, 8:02 AM
  3. [CLOSED] Problem trying to manipulate image...
    By RCN in forum 2.x Legacy Premium Help
    Replies: 14
    Last Post: Jul 10, 2012, 6:12 PM
  4. Replies: 1
    Last Post: Jul 07, 2011, 8:34 PM
  5. Replies: 3
    Last Post: Jun 10, 2011, 3:23 PM

Posting Permissions