karh
November 22, 2020, 5:48pm
1
I have a responsive table here, generated by the Bootstrap 4 Table Generator
It is showing users and their information (this is an admin panel)
How can I make the cells directly editable? (Think like a Google Sheet where you can click on the cell, start typing then pressing enter saves the new value or alternatively with a small edit button that allows you to edit and then save:
mimuk
November 22, 2020, 6:32pm
2
Please vote for this. I hope one day that the team implement an editable grid component.
Without knowing exactly what you have set up or not, as long as the form is a server connect form, and in that query you have the POST parameters named EXACTLY the same as the NAME field as the input on the app connect side, then it should pass the data correctly.
At least that’s how i would explain it to myself
2 Likes
karh
November 23, 2020, 9:06am
3
Thanks @mimuk a component would be great, I’ve voted
I’ll continue my question in the other thread.
1 Like