Is it possible to add checkbox in pagetable, which changes content value without opening page?

I’m using pagetable for data display. It works great. It have some custom data display for some fields. But I need to add checkbox, which could change value of the content just clicking on it. It should be not necessary to open page for user.

Somethink like this required:
https://cdn.ablebits.com/_img-blog/google-sheets-checkbox-drop-down/checkbox_4.png
or this:
[https://i.stack.imgur.com/KIQSY.png](https://select box)

Is it possible to add checkbox/select box, which changes content value without opening page?

I’m pretty sure that’s would be possible, but you would have to extend the plugin and add that functionality.