Hi,
I am using a RadDatePicker Control on my page. I have to calculate the difference in weeks between the date selected in this RadDatePicker Control and Current Date (i.e Today's Date). I have to display this difference (in weeks) inside a textbox on selecting a date from the RadDatePicker Control. How can I do this ?
I have used the following html code for RadDatePicker Control in my application :-
Thanks