In my view i have 3 edit text and 3 button say add,remove,save.
- While pressing Add Button i want to Store these 3 fields values into my List View.
- Pressing Remove i want to remove these three fields from List View.
- while pressing Save i want to Save whole Data's in List View in-to my Local database.
Please Tell me How can i create a List-View to Store 3 Values. And is that Possible to Create Heading For List View?