How to get Minimum and Maximum dates from SQL Server and placing it in DateTime Picker strip...by using Asp.Net
Example:
- SQL Query has two dates like 01-11-2018 and 10-11-2018.
- In Asp.net Datetimepicker I need to get those two date values in datetime picker..?
If there's a solution please send me...