I capture values from three text fields labeled to, from and message.
When the user fills in these three text fields and hits a button, I need the values in these three textfield to be displayed in a new row 1 of a table view i.e. the new row should be the first row pushing the previously existing rows downward.
How can I do this?
Regards, shishir