Hi,
I have been trying for a while now to find a solution for an app I am trying to make for an A level project, I have messed around with code suggested on this forum for hours now however have not had much luck trying to get it to do what I want. I thought I would try to describe a bit better the problem I am trying to solve as I now know a little more what I need to do.
I essentiallly want to have a tableView that has items, each of which have a few different headings with different values. Basically like an excel spreadsheet, the row heading being the table item title and each column heading being a title for a value, each row having a different value for the same title. I need to be able to read and write to this table using multiple steppers to increment a value for each column heading and all this then need to be readable. I also need each entry/row to have a time and date stamp of when it was entered.
I hope this is a little clearer and easy for you to understand what I'm trying to do and I apologise if I have been unclear in the past.
Thanks
Owen