I have been trying to select the input control based on dynamic value(Without data annotations)
Downside there is representation of how i use in BsBeginForm, but i get textbox instead of datetimepicker.When i debug i see @Html.BsDateTimePicker line is running.
Is this a bug or am i doing something wrong?
Hi,
I have been trying to select the input control based on dynamic value(Without data annotations) Downside there is representation of how i use in BsBeginForm, but i get textbox instead of datetimepicker.When i debug i see @Html.BsDateTimePicker line is running. Is this a bug or am i doing something wrong?
Regards, Ali