I am trying to convert my old ‘tableView.newList’ items over to the new TableView widget and I can’t seem to figure out how to tie to my data table like I previously did the tableView.newList.
I see some people saying you can use list:sync() to tie to your data and update the TableView display but when I try I always get:
attempt to call method ‘sync’ (a nil value)
I have tried using other TableView widget example and I get the same error. I do not see sync() as a method of the TableView in the API.
I am confused. What’s the deal with the TableView widget, table and sync? [import]uid: 70996 topic_id: 35573 reply_id: 335573[/import]