<akdeniz> wrote in message news:213190@10.0.1.98...Hi, For runtime created date edit controls, when I can get the control from javascript, I can't use set_Date and get_Date methods. I use; var date = document.getElementByID("ID"); to get the control. But according to this: "Note the use of the embedded expression syntax and the ClientObjectID property to reference the appropriate runtime object for each control: " How can I use this expression with dynamic controls or what should I use to get controls? http://helpcentral.componentone.com/cs/forums/p/77826/213190.aspx#213190