I have first screen tableView and i fetch data using SQL - collection . A talbe's data from database Now On second screen i want to update data in database by adding values from textbox and i want to triggger UI changes in forst table view . I do not want to set object. i want to directly update UI when database entry update
find code below : https://github.com/jayeshIT/TitaniumModel