Possible Duplicate:
JQuery Datepicker with text input that doesn't allow user input
I'm developing website using mvc3. I created editor template for DateTime field and used jquery ui for selecting date. Now i don't want user to type in text box of date field user should only select it using jquery ui. Will it possible ? if possible how to do this ?