• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Dynamic Table Data Writing

subhrajit

Lurker
I have form having one table with more than one row. In each Row there are 2 column like Name and Mark. Name is a Text View and Mark is a Spinner. The row is dynamically created as per the Data read from a text file. So now when i will press the Submit Button i want the Name along with Marks selected from the spinner should write into a file. now my table with Table data is ready but the only thing is i am not able to write all the data into a file.

I am a very new to this Platform so pls any one having this solution pls let me know....

Thanks in advance
 
Back
Top Bottom