Deleting cells from a UITableView with MonoTouch
A screencast showing how to create an iPhone application with a UITableView, then demonstrating the ability to delete a UITableViewCell from the table.
A screencast showing how to create an iPhone application with a UITableView, then demonstrating the ability to delete a UITableViewCell from the table.
Part two of two blog posts where we will create a simple RSS Reader app using MonoTouch. The application uses a UINavigationController, and a UITableViewController.
Part one of two blog posts where we will create a simple RSS Reader app using MonoTouch. The application uses a UINavigationController, and a UITableViewController.