jQuery UI Widgets Forums Editors Calendar Add Elements to jqxCalendar Cell

This topic contains 2 replies, has 2 voices, and was last updated by  Hop 10 years, 11 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Add Elements to jqxCalendar Cell #45563

    Hop
    Participant

    Is there a way to add elements to a jqxCalendar cell? My wep app is database supported, and I am using jqWidgets to write a home budget web-based app. I would like to show a calendar on my New Bills page and include in the cells previous bill due dates as they are stored in a table in my database. Maybe some additional info like account, amount, etc.

    I can handle everything just fine, but when looking at the object’s API, I do not see a way of adding info to a cell other than the special dates feature. I want to add a div to a date cell on the calendar that shows that database information as it applies to that cell’s date. Is there a way to hook into when the cells are rendered? I could then check the date of the cell against my database and add the info as needed.

    Thank you for your time!

    Gary

    Add Elements to jqxCalendar Cell #45593

    Dimitar
    Participant

    Hello Gary,

    Unfortunately, custom content is not supported in the cells of jqxCalendar.

    Best Regards,
    Dimitar

    jQWidgets team
    http://www.jqwidgets.com/

    Add Elements to jqxCalendar Cell #45644

    Hop
    Participant

    I’m surprised! The authors thought of just about everything else.

    That’s ok, I’ll just have to write my own. Didn’t want the distraction but I need the practice anyway.

    Thank you for the reply and the awesome software!!

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.