Iam developing an leave management application. i want to find number of days a member applied the leaves. iam getting error in finding the days between the two selected dates in ajax calender tool kit.
my error is
Compiler Error Message: CS0029: Cannot implicitly convert type 'System.TimeSpa n' to 'System.DateTim e'
my code is
Code:
tbStartdate_CalendarExtender.StartDate
Leave a comment: