If you coded your ExpandableListView properly then you would access the values through your adapter...
Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Mon, Aug 27, 2012 at 12:25 AM, AB <[email protected]> wrote: > Hi All, > I have created an expandableList with two groups and some child elements > in each group. the child elements are EditTexts. Now the problem is, on > click of submit button, i want to get the values entered in the edittexts, > i am not able to access the child elements. How do i get this solved? What > method do i use? > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

