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.
After an upgrade, I have a DateRangePicker bind to null values, and the dates showed when opening the drop-down date selector are "January 1900 - February 1900". Previously (in 3.3), it was showing the current month and year.
It seems that a bug was introduced in 3.4.
Hello,
Having one textbox and one label would be great. Please consider it.Hello,
The DateRangePicker has a few behavior specifics that may not be convenient or intuitive for all users:
After the 3.1 update, the OnChange event no longer fires. It fires only on Enter key press.
See this REPL link.
Provide a way to customize whether the other month dates should be visible in the popup.
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
Recently I used your DateRagePicker component
At that it is noticeable that the translation of its labels into German language went wrong.
Because "Start" - "End" is recognized as verb for the aim of translation.
Instead there should be used the nouns.
Better it would be translated follows: Start --> Von End --> Bis
Regards,
Özmen