Hi, I have a detailsview control with a textbox control containing a date. In edit and insert mode the date field is completed by picking a date from a popup calendar using javascript. All this works fine. Except the user can modify the textbox causing invalid data. How can I prevent the user from altering...