Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not bind Date Value #77

Open
webcodeleo opened this issue May 26, 2022 · 1 comment
Open

Can not bind Date Value #77

webcodeleo opened this issue May 26, 2022 · 1 comment

Comments

@webcodeleo
Copy link

I have added Date Range Picker like this <DateRangePicker SingleDatePicker=true class="form-control" @bind-Value="@FinancialYearData.FromDate" />

I am getting only default value (1/1/0001 12:00:00 AM ). But can not get selected date. Please help me. Thanks

@jdtcn
Copy link
Owner

jdtcn commented May 27, 2022

Hi! Please try @bind-StartDate instead of @bind-Value, with property of type DateTimeOffset?.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants