jQWidgets Forums

jQuery UI Widgets Forums Editors DateTimeInput Invalid property: showTimeButton

This topic contains 1 reply, has 2 voices, and was last updated by  ivailo 9 years, 11 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Invalid property: showTimeButton #73709

    houstoniasian
    Participant

    $(“.myDateInput”).jqxDateTimeInput({
    width: ‘300px’,
    height: ’20px’,
    culture: ‘en-US’,
    allowKeyboardDelete: false,
    allowNullDate: false,
    formatString: ‘yyyy-MM-dd HH:mm:ss’,
    showCalendarButton: true,
    showTimeButton: true,
    theme: _theme
    });

    uncaught exception: Invalid property: showTimeButton

    I have jqxcore, jqxdatetimeinput, jqxcalendar, jqxtooltip, globalize (in that order). What did I miss?

    Thank you,

    Tan

    Invalid property: showTimeButton #73726

    ivailo
    Participant

    Hi houstoniasian,

    showTimeButton is new feature of jqxDateTimeInput, so try to update to the latest version 3.8.1

    Best Regards,
    Ivailo Ivanov

    jQWidgets Team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.