jQWidgets Forums

jQuery UI Widgets Forums Editors DateTimeInput Keyboard Input in Date Range

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 9 years ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Keyboard Input in Date Range #85133

    tyler82588
    Participant

    I have a basic grid that has a date range box to filter. Is there a way to allow keyboard input in that date range box? I know you can use the keyboard on the regular date picker, but it doesn’t allow you to type if its set to range. It would be handy for users to be able to type the two dates manually in the box, especially if they are many years apart. Below is my bit of code:

    { text: ‘Date Range’, datafield: ‘StartDate’, filtertype: ‘range’, cellsalign: ‘center’, width: 175, renderer: columnsrenderer, columntype: ‘datetimeinput’, cellsformat: ‘MM/dd/yyyy’ },

    Thanks!

    Keyboard Input in Date Range #85147

    Peter Stoev
    Keymaster

    Hi tyler82588,

    it is not possible. You can select range only via the popup calendar.

    Best Regards,
    Peter Stoev

    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.