MIT App Inventor Community
Query- is theres a way to delete specific data in using the extension tableview by ken nichols
MIT App Inventor Help
Kevinkun
July 16, 2023, 12:15pm
5
TableView is only for showing the data on the screen. you can modify the underlying list of the tableview and show it again.
Is TableView working for you? there is a bug of this extension.
You can use this extension
TableViewer
to show the table.
show post in topic