Entire Column Adjustment With Button

I am currently trying to make a button in my custom app that has a grid view and a update button. This grid just pulls a updateable BAQ so users can click close on a job then hit “update” and it will push the update to the job and close it. The problem is sometimes then want to update a bunch and I tried to make a button with a Get Row Event with a Update Row event but that doesn’t appear to be working.

Is there another way to do this I am not aware of?

Is your uBAQ setup for multiple rows?