robzie76
robzie76
WWindmill
Created by robzie76 on 1/14/2024 in #help
Basic understanding of processing UI to backend scripts (bulk updating a postgres db from a table)
Hi guys, I'm new to windmill, and I've created a simple app that lists data from a postgres table using a script associated with an aggrid. I allow editing, and want to then update the rows that have been modified when a save button is clicked. I have the button ... I'm just not sure how to best link it to a script (of some kind ... I mean easiest to loop over changed rows in code rather than some strange input to an sql script) and the appropriate methodology to implement such a thing. Thanks for any quick pointers!
8 replies