C
CC
Hello to everyone. First of all excuse my very poor english. This comes from
Spain.
I´ve a datagrid with textboxes and checkboxes. User makes changes, but
changes are made only when user press a button.
Now i´ve to change it, and make changes (updates in database) in
'background' each time user makes a change (lostfocus of a textbox).
This changes have to be as invisible as possible for user. I´ve achieved
this, but each change has its correspondent page 'reload'.
Is possible to make changes but without 'refreshing' pages.
A friend has talk me about AJAX or ATLAS, but i´ve no idea about this.
Any help, example will be wellcome.
Carlos
Spain.
I´ve a datagrid with textboxes and checkboxes. User makes changes, but
changes are made only when user press a button.
Now i´ve to change it, and make changes (updates in database) in
'background' each time user makes a change (lostfocus of a textbox).
This changes have to be as invisible as possible for user. I´ve achieved
this, but each change has its correspondent page 'reload'.
Is possible to make changes but without 'refreshing' pages.
A friend has talk me about AJAX or ATLAS, but i´ve no idea about this.
Any help, example will be wellcome.
Carlos