How to set UITableView background Image ?
Hi, Setting a background image to the UITableView will make it looks great! Use the following code to set a background image to a UITableView. Here ‘urTblView’ is your UITableView.
Hi, Setting a background image to the UITableView will make it looks great! Use the following code to set a background image to a UITableView. Here ‘urTblView’ is your UITableView.