Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
“Real” tables as you know them from the desktop are not supported yet, as they are not a common UI pattern on mobile devices.
Table, Tree and List are always displayed as a “List”. You can have two columns: The first will be the main title Label, the second column will be used as a subtitle Label on the item. (Like in a Mail app, where you have the “From” in a big, bold font and the “Subject” in a smaller font below.)
So in your case I would concatenate the two dates into the first column and the subject into the second column.