There is also a workaround solution. Instead of using the picker with the For suffix, such as DatePickerFor(), the approach should involve utilizing DatePicker() and manually setting the Name and Value properties. Below is an example of the implementation: