jQWidgets Forums
jQuery UI Widgets › Forums › General Discussions › Editors › DateTimeInput › Show Selection range on mouse hover
Tagged: datetimeinput, hover, jqxdatetimeinput, range, select, selection
This topic contains 9 replies, has 3 voices, and was last updated by Peter Stoev 10 years, 11 months ago.
-
Author
-
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.Hello Duck,
Unfortunately, this feature is not available.
Best Regards,
DimitarjQWidgets team
http://www.jqwidgets.com/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.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 StoevjQWidgets Team
http://www.jqwidgets.comOk, 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.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 StoevjQWidgets Team
http://www.jqwidgets.comhi,
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.
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 StoevjQWidgets Team
http://www.jqwidgets.comthanks,
let me explainnow 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.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 StoevjQWidgets Team
http://www.jqwidgets.com -
AuthorPosts
You must be logged in to reply to this topic.