Rob.Clayton
Basic understanding of processing UI to backend scripts (bulk updating a postgres db from a table)
Okay, would I be on a valid path to assume I would need to write a backend script, not query, that iterates over input that I would connect to the aggrid result?
Or would I write a frontend script inline for the aggrid that transforms the data and then calls a backend script that processes that data and saves to the db?
8 replies
Basic understanding of processing UI to backend scripts (bulk updating a postgres db from a table)
Yep, I think that is ... but is there a simple tutorial / explanation, of an appropriate way I should wire up a table list, a button, and then processing that data as a backend update statement (or code in python or whatever)?
8 replies