Author: bonafiden | Posted on: 6/10/2008 6:38:41 AM | Views : 1096

I have 3 textboxes on the Web form, and a Save button. Usually when I click on Save button, it immediately saves data. But when two last textboxes are disabled, and user enters data only into the first box, then clicking once on a Save button does not enforce saving. User needs to click on it second time to invoke saving. What could I change to remediate?
...

Go to the complete details ...