Offer a DateRange Picker #1236

Closed
opened 2026-01-29 17:50:51 +00:00 by claunia · 2 comments
Owner

Originally created by @taylorchasewhite on GitHub (May 18, 2024).

Is your feature request related to a problem? Please describe.
I'd like to make it easy for a user to click and drag to select a range of dates. Currently I need to render two DatePicker components side by side or use a second component library that offers such a component but doesn't match with Radzen's nice look.

Describe the solution you'd like
I'd like to see a new component, DateRangePicker that allows binding to a StartDate and EndDate and has many of all the same parameters offered by the DatePicker like Footer.

Ultimately, I'm looking for something similar to this obsolete React Date Range component that's no longer maintained:

https://hypeserver.github.io/react-date-range/

image

Quick options on the left side are a nice touch but not necessary.

Describe alternatives you've considered
See initial prompt--I've considered using separate libraries, or two side-by-side DatePicker components.

Originally created by @taylorchasewhite on GitHub (May 18, 2024). **Is your feature request related to a problem? Please describe.** I'd like to make it easy for a user to click and drag to select a range of dates. Currently I need to render two `DatePicker` components side by side or use a second component library that offers such a component but doesn't match with Radzen's nice look. **Describe the solution you'd like** I'd like to see a new component, `DateRangePicker` that allows binding to a `StartDate` and `EndDate` and has many of all the same parameters offered by the `DatePicker` like `Footer`. Ultimately, I'm looking for something similar to this obsolete React Date Range component that's no longer maintained: [https://hypeserver.github.io/react-date-range/](https://hypeserver.github.io/react-date-range/) <img width="479" alt="image" src="https://github.com/radzenhq/radzen-blazor/assets/3686217/079876f9-e7f4-449e-8ae2-58c25d24df72"> Quick options on the left side are a nice touch but not necessary. **Describe alternatives you've considered** See initial prompt--I've considered using separate libraries, or two side-by-side `DatePicker` components.
Author
Owner

@taylorchasewhite commented on GitHub (May 18, 2024):

I suppose this is related to #157 and #278

@taylorchasewhite commented on GitHub (May 18, 2024): I suppose this is related to #157 and #278
Author
Owner

@enchev commented on GitHub (May 18, 2024):

Duplicate to https://github.com/radzenhq/radzen-blazor/issues/157

@enchev commented on GitHub (May 18, 2024): Duplicate to https://github.com/radzenhq/radzen-blazor/issues/157
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#1236