It is a common and desirable feature to be able to select predefined custom date ranges such as Today, Yesterday, Last Week, Last Month, etc.
This could easily be implemented in the current DateRangePicker if additional templates were provided, such a FooterTemplate, or StartTemplate / EndTemplate. That would allow the customer the most flexibility to implement this or other.
Putting these actions into a separate dropdown outside the date range picker is not ideal from the UX perspective.
Currently the DateRangePicker popup shows months like this:
The second case is fine when the current months are valid for selection (this depends on the Min and Max settings). However, if they are not, the user is presented with disabled months with no clear indication whether the valid date range is in the past or in the future, and how far away.
So, please expose a setting to set which month should display instead of the current month.
(Related to item Review DateRangePicker UX)
Hello,
The DateRangePicker has a few behavior specifics that may not be convenient or intuitive for all users:
Good morning,
we need the possibility to simply change Start and End picker title/text values.
`StartTitle` and `EndTitle` could be two very appreciated properties to customize the component, in order to make also custom translations.
Thank you
Hi,
I would like to have the ability to select time in addition to the date range in a blazor component (start time for start date, and end time for end date).
Do you intend to add this feature on your current component?
Thank you.