Android Question Examples

Justkaka

New Member
Hi

I just downloaded and playing with the evaluation a couple of days ago
and been playing with various examples

(1) I have seen SQLite & CSV based Table example where individual cell can be highlighted
How can I adapt these to allow Edit of the item
(2) is there a Spreadsheet like component?
ie. in the table example edit the Cell directly within the table

is anyone know there an Invoice type application example ?
 
Last edited:

Justkaka

New Member
emm...

Thanks Erel

I looked at that but I don't understand enough (yet) to:

Save the Row from ScrollView to database when user moves to another Cell

can you point me in the right direction?
 
Last edited:
Upvote 0

Justkaka

New Member
I sort of thought of that - basic input box
in fact I can live with that for now
ie. a dialog input box with field, cancel & ok would do and get me to move forward

I don't really know where to do this - hence the question

maybe not seeing the wood for the trees
 
Upvote 0
Top