PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WEBDEV 2024 → Add a record in a table - AJAX?
Add a record in a table - AJAX?
Started by Joel Waldron, Aug., 19 2008 7:26 PM - 1 reply
Posted on August, 19 2008 - 7:26 PM
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!
Posted on August, 26 2008 - 12:44 AM
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