Hi,
I have a RadDateTimePicker.. I want to edit date format in it.. And I am editing it like the code below;
When my dateformat is "dd/MM/yyyy" (like the code above) it is still showing time part...
But when I change dateformat and displaydateformat to "MM/dd/yyyy" it hides the time part... It works fine..
But I want to use "dd/MM/yyyy"..
Help please?