Ability to generate a button in every field on a column that can be set to change the value in that field to a spacific value once clicked.
For example, if you have a “status” column in a table, a button would be displayed in the status column for each row in the table. This button would be labeled “YES” or “NO” depending on the current data in that cell. Upon clicking the button, you would automatically change the datain that cell back and forth between thoe two status options.
Yes… like a check box. Simple and important feature for building out management interfaces. THIS IS A MUST!

