So I have session with a grid that has a column named "filed". "filed" defaults to 0.
I have a filter on the grid to hide if "filed" is not 0.
I want to make a button that says "Log as Filed" that will set the "filed" column of the selected record to 1 so that it hides and saves the data in...