Populate UITableView with Variables
Hi,
currently I am putting the result of a SQL Select into severall UITextFields. As I want to make my app more "Iphone Stylish" I want to put those Variables into a UITableView (like in the Adressbook). How can I achieve this? How can I tell my app that the "username" should be in the first line of the UITableView or that "password" should be in the 2nd, the Nickname in the third,...
Thanks for any feedback and help!
BR,
Stefan
|