Hi, Making an app with a spinner(sp), 7 edittext(et), a database(db) and 4 buttons(bt).(save, del, exit and clear) Value from the ‘et’ is saved to the ‘db’. The ‘sp’ gets its value(item) from one of the ‘et’. When I select an item from the’sp’ I want all the ‘et’ to be updated (display value in ‘et’) from the ‘db’. I hope this is more help.
have a nice day From: vinay kumar Sent: Thursday, September 27, 2012 7:23 AM To: android-developers@googlegroups.com Subject: Re: [android-developers] Update EditText Fields With Spinner Select Hi, Could you please more specific to your question. It would be more easy to understand and answer it. Subject" Update EditText Fields With Spinner Select Any tutorial where spinner have the (set) same value, and updated as an edittext in a database, and by select from the items from the spinner; the edittext fields (7 edittext) is updated (loaded). Regards Vinay kumar On Thu, Sep 27, 2012 at 12:44 AM, jabjab <j-bor...@online.no> wrote: Any tutorial where spinner have the (set) same value, and updated as an edittext in a database, and by select from the items from the spinner; the edittext fields (7 edittext) is updated (loaded). -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to mailto:android-developers%2bunsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en