Using DatePicker causes alignment issues

This is the problem which I'm facing currently with syncfusion datepicker. Can you please tell as to how can I remove the issue that whenever I try to get the data from database it shows only one date that is 01/01/2001

1 Reply

PK Prem Kumar Madhan Raj Syncfusion Team February 6, 2018 12:58 PM UTC

Hi Shalini,   
   
Thanks for contacting Syncfusion Support.   
   
We have checked with your query that datepicker shows only one date “1/1/2001” when getting any date value from the database and tried to reproduce the issue. Unfortunately, we cannot reproduce the reported issue at our end. We suspect that the issue may be caused because of setting min value or max value of datepicker to “1/1/2001” and the values assigned to the datepicker from the server may be lesser than minDate or greater than maxDate. In such case, the datepicker value will be automatically updated to min or max date is value is greater than maxDate or minDate value accordingly. If this is not your case, then please revert with an issue reproducing sample along with the API’s used for datepicker control so that we can provide the exact solution for your requirement.   
   
Regards,   
   
Prem Kumar. M

Loader.
Up arrow icon