I'm new android, I have a Table like this:
I want to set dynamic data columns 1 + 2 from DataBase, use Edit Text for Column 3 and the data in it from the user, per data entered from column 3 would be classified as appropriate in column 4. I should use Table Layout, Grid View or List View and how to get data after changed edittext. Any one have an idea resolve? Thank a lot!