jQWidgets Forums

jQuery UI Widgets Forums General Discussions Editors DateTimeInput Show Selection range on mouse hover

This topic contains 9 replies, has 3 voices, and was last updated by  Peter Stoev 10 years, 11 months ago.

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
  • Show Selection range on mouse hover #57695

    Duck
    Participant

    hi,
    i have use a DateTimeInput in my project for range selection.
    the range selection should be highlighted when we click the start and end range.
    i want to highlight the range when we select start date and hover on end date than the selected range should we appear highlighted.
    Is it possible in our DateTimeInput range selection or not.
    Please reply me in both case.
    thanks.

    Show Selection range on mouse hover #57699

    Dimitar
    Participant

    Hello Duck,

    Unfortunately, this feature is not available.

    Best Regards,
    Dimitar

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

    Show Selection range on mouse hover #57846

    Duck
    Participant

    hi,
    Thanks for reply.

    Now one more thing, is that possible to select the date same as we can select in window date calender ,
    means on which date of month we can select that month should be appears immediately same as in window OS calender of PC.

    Show Selection range on mouse hover #57847

    Peter Stoev
    Keymaster

    Hey Duck,

    Let me explain how you can select a Date in the jqxDateTimeInput and jqxCalendar.

    jqxDateTimeInput allows you to select a date in two ways – typing into the input field for single date selection or choosing the date or date range from the popup calendar. If you click the title of the popup calendar, you will see the months view which allows you to easily navigate through a given month. If you you on a month cell, you will navigate to that month and will be able to choose a date. That is how our widget works.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Show Selection range on mouse hover #57886

    Duck
    Participant

    Ok, Thanks for reply.
    I Shaw the working of both control jqxDateTimeInput and jqxCalendar of widget.
    In jqxDateTimeInput also pop up a calender same as calender shown in jqxCalendar,So iwant to select the date range same as select in jqxCalendar,
    means which date is selected it reflect the months instantly in jqxCalendar.
    Now the question is there any way by which we can select the data range same in jqxDateTimeInput pop up calender as select in jqxCalendar and reflect same.

    Show Selection range on mouse hover #57902

    Peter Stoev
    Keymaster

    Hi Duck,

    The selection is the same and the Calendar in jqxDateTimeInput is the same. For selecting a range, see the Range Selection demo – http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxdatetimeinput/rangeselection.htm?arctic

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Show Selection range on mouse hover #57904

    Duck
    Participant

    hi,
    Please see the follwing Demo.

    in jqxCalendar when we select start date it reflect months name of start date and when we select end date it again reflect month name of end date

    but in jqxDateTimeInput is not reflect the months name when select the start and end range it reflect after selecting the whole range or end date.

    Show Selection range on mouse hover #57928

    Peter Stoev
    Keymaster

    Hi Duck,

    The selection is the same. jqxCalendar is one widget and we use it in jqxDateTimeInput. In jqxDateTimeInput, we display the jqxCalendar in a Popup. It’s the same widget. How can it have a different behavior? Sorry, but we do not understand what kind of issue you have.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Show Selection range on mouse hover #58158

    Duck
    Participant

    thanks,
    let me explain

    open this link

    now you can seen the current month dates is highlight and the other is hidden.
    Now select the hidden dates range like 03/09/2014 and 05/09/2014, after selection the calender will be close .
    Now again open the calender at that time again you see the current month name display on calender while the selected range is displayed 03/09/2014 and 05/09/2014 ,so i want to display the selected date month name like September in place of august on calender.

    Show Selection range on mouse hover #58159

    Peter Stoev
    Keymaster

    Hi Duck,

    1. There’s no link your post.
    2. If you want to format the DateTimeInput’s display, use the formatString property.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.