jQuery UI Widgets Forums Grid Change culture in range filter

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Change culture in range filter #87975

    mandreur
    Participant

    Hello, I have a grid with some range filters, I want to change culture to DateTime inputs in there, for example to Spanish. Can I do this?. Thanks in advance.

    Change culture in range filter #88039

    ivailo
    Participant

    Hi mandreur,

    Please try jqxdatetimeinput’s localization demo.
    jqxDateTimeInput provides support for localizing its input field and popup calendar for different languages and date formats. Each localization is contained within its own file with the language code appended to the name, e.g. globalize.culture.de-DE.js for German. The desired localization file should be loaded along with the jqxdatetimeinput.js. The localization is set to the jqxDateTimeInput instance by setting the jqxDateTimeInput’s culture property.

    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.