How To Inter-relate two spinners in android - TechRepublic
General discussion
December 20, 2012 at 12:17 AM
mmhussain18

How To Inter-relate two spinners in android

by mmhussain18 . Updated 13 years, 5 months ago

Consider For Example:
I have Two spinner(Subject and Chapter),I crate two table(Chapter,subject).
I add all subject name in subject spinner and i need to add all chapter name on the
basis of item selection in subject spinner. My question is that how to that,because my
code is not able to do this. Can Any body help me out by providing example.

This discussion is locked

All Comments