Hi,
I am using the "XamDateTimeEditor" i have set a property to:
"DropDownButtonDisplayMode
.Always" and while page loading i want to dispaly the calendar cotnrol without clicking on the "XamDateTimeEditor".
thanks in advance.
I'm sorry but I don't understand the question. That property just determines when the dropdown button is visible; you still have to click the dropdown button to show the dropdown just as you would for any other combo type control. If you want a calendar to always be visible in the page then perhaps you should use the xamMonthCalendar directly in your page/window.