Hi All,

I am able to say give my DOB as 30th Feb, which is actually not possible. Meanwhile the day list is already populated with 31 days as the view is rendered.

can we have something like month selection first, then populate the day list with only maximum number of months present in the selected month??

I want to change current Date of Format which is displayed like Day, Month and Year to display as Month, Date and then Year.

I tried changing the DatePickerDropDowns function parameters present under HtmlExtension.cs, but no luck with it.

Is there any fix for this bug?? If no, then my last option would be to add DatePicker instead of using the default one.

Irrespective of using alternative, I would still love if anyone can guide me to the correct direction.

Thanks all