jQuery UI Widgets Forums Grid Dateinput in grid

This topic contains 1 reply, has 2 voices, and was last updated by  Dimitar 8 years, 6 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Dateinput in grid #82599

    jscoulter
    Participant

    Hi.
    I have a column in my grid that invokes a jqxDateTimeInput (the column is defined as a datetimeinput) and we display the date in the grid in dd/MM/yyyy format when the grid is being rendered.
    However, when I click on the cell to edit it, the date format changes from dd/MM/yyyy to MM/dd/yyyy in the “text” input area when the calendar pops up.
    I did try using “initeditor” and setting “editor.jqxDateInput({formatSettings:’dd/MM/yyyy})” but this made no difference.
    Any suggestions?

    Thanks, jeremy

    Dateinput in grid #82601

    Dimitar
    Participant

    Hi jscoulter,

    Please make sure you have set columntype to ‘datetimeinput’ and that you have included references in your page to the files jqxdatetimeinput.js, jqxcalendar.js and globalize.js. If the issue persists, please share a jsEditor example that reproduces it.

    Best Regards,
    Dimitar

    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.