I have added a Formview control to my page that is bound to a database. When the user clicks the "New" button I want some of the textboxes in the Formview to automatically populate with certain data. I want to set that data in code, but I keep getting exceptions. For example, I have a "Time Submitted" text box and I want the current date and time entered in automatically when the user clicks "New".
Thanks
Start Free Trial