I have a form with 3 raddatetimepicker that seem to take forever to update on a local sql server table. When I click on my save button it takes about 3 seconds to update the table. If I add 3 more datepickers it takes 6 seconds and so on. The same thing happens with a radspineditor. if i replace the datepickers or spineditors with textboxes then everything runs normal. Any suggestions?