Greetings,
I need to get the selected date of a RadDateTimePicker within a JS function.
I already tried to get a reply by searching on this board.
What i have so far is this :
Then i need to pass this variable by url like this ( first one works perfectly )
Problem : it just displays : [OBJECT][OBJECT] instead of the selectedDate when i get to this aspx page.
Thanks a lot for your help