Posted 5/26/2007 8:17:07 PM | | | | The DatePicker fires the OnChange event after every key stroke in the text box. That means if the User tabs through the DatePicker textbox when traversing a form, then the DatePicker OnChange fires. My Xml then gets an empty Date node. I use HasChildNodes() in SaveData to detect whether there were any changes. Can you stop this behviour? |
| |
|