pietertje 03 January 2006 Thanx a lot! I’ve added:document.getElementById(obj.id+'_edit').focus();at the end of the edit-function to focus on that field, maybe handy for other users..
Thanx a lot!
I’ve added:
document.getElementById(obj.id+'_edit').focus();
at the end of the
edit
-function to focus on that field, maybe handy for other users..