Tableview for beginners

Hi,

I have a general question:

I would like to set up an interactive tableview in my project, each row should contain inputed data: a name typed from keyboard, current date and another variable.

Data should be saved and loaded persistently.

Being new at programming I need guidance towards tutorials to do this, but so far I haven’t found anything that guides me to do it from scratch.

Any idea where to look for? Or is this too much of a task for someone that so far has placed moving objects and text on the screen with little interaction?

Thanks.

Hi @akak,

If you haven’t seen them yet, the following documentation and video tutorial should help you get started on this:

http://docs.coronalabs.com/api/library/widget/newTableView.html

Best regards,

Brent

http://www.youtube.com/watch?v=-YhurUWN1co&feature=youtu.be

Hi @akak,

If you haven’t seen them yet, the following documentation and video tutorial should help you get started on this:

http://docs.coronalabs.com/api/library/widget/newTableView.html

Best regards,

Brent

http://www.youtube.com/watch?v=-YhurUWN1co&feature=youtu.be