Hi
i have a small application for payroll.
While editing and saving records, first i delete the record to be updated and then add new one as edited one. But i think this is not a good logic.
How can i update only those records which are changed. How can i keep the track of textboxes or comboboxes which are changed?
Thanks in advance