notinotinoti
13 Jul 2010, 12:52 AM
Hello~!!
I`m still wondering in "List API".
Suddenly, I have some questions.
Q1. I want to make list like this.
---------------------------------------
name | age | gender
---------------------------------------
sencha | 10 | M
---------------------------------------
noti | 11 | M
---------------------------------------
android | 15 | F
---------------------------------------
money | location | school
---------------------------------------
10$ | America | University
---------------------------------------
20$ | Japan | Middle
---------------------------------------
In other words, One list include 6 item headers. They are separated two groups.
And each header related items are located below header.
Surely, one list can be moved by one touching screen.
Can I make list above list?
================================================
Q2. Can I edit a specific row data on operating program by user?
For example, at above list, I want to edit 'noti' to 'notinotinoti'.
Can I?
================================================
I`m still wondering in "List API".
Suddenly, I have some questions.
Q1. I want to make list like this.
---------------------------------------
name | age | gender
---------------------------------------
sencha | 10 | M
---------------------------------------
noti | 11 | M
---------------------------------------
android | 15 | F
---------------------------------------
money | location | school
---------------------------------------
10$ | America | University
---------------------------------------
20$ | Japan | Middle
---------------------------------------
In other words, One list include 6 item headers. They are separated two groups.
And each header related items are located below header.
Surely, one list can be moved by one touching screen.
Can I make list above list?
================================================
Q2. Can I edit a specific row data on operating program by user?
For example, at above list, I want to edit 'noti' to 'notinotinoti'.
Can I?
================================================