Records being deleted from a (select) database query

Hi Teodore,

thanks for your reply.

that serverconnect_update is there and attached to the serverconnetform1, intended one for updating the record, which is not even being submitted. My understanding being that since the select and update server actions are separated, then there have to be separate serverconnects on the page side, one serving the data for the table, the other for the update form. No dynamic events are set, and still don't get why with no parameter set on a form, it would update multiple records to null.

as for the editable grid, I got that impression from this

the replies and solutions (on blur/ bounce/ hide/ show) seemed like more of an advanced hack vs a built in/ direct feature that hits the database once, with one multi record update. Anyway, a tutorial or example would be great in advance of a built in feature.

Thanks again.