PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WEBDEV 2024 → Add a record in a table - AJAX?
Add a record in a table - AJAX?
Débuté par Joel Waldron, 19 aoû. 2008 19:26 - 1 réponse
Posté le 19 août 2008 - 19:26
Hi - very new to WebDev. I'm trying to add a record to a file without having to go to another page to do it. I know an AJAX table can be used to update a field - can it also be used to add a record? If so, how? -or point me to the documentation
Thanks!
Posté le 26 août 2008 - 00:44
The webdev table won't allow you to insert a record with ajax, only edit records.

I suggest you to use CellDisplayDialog, or a simple cell on a side of the table to add records.


Hope this helps!


Hilario Perez Corona
Nabu Tecnologia en Software