开发者

iOS: Coredatabooks: Change UITableview

开发者 https://www.devze.com 2023-03-20 00:40 出处:网络
I\'m hobbying with the coredatabooks sample app--I\'d like the UITableview to just be a list (that I can customize 开发者_JS百科later). Right now it sorts by author.

I'm hobbying with the coredatabooks sample app--I'd like the UITableview to just be a list (that I can customize 开发者_JS百科later). Right now it sorts by author.

  1. What is the lingo I'm looking for?..different type of UITableViews?
  2. How do I change this/customize TableViews?

Pretty simple and straightforward. I'm just a novice teaching myself for fun. (You're teaching me!)


There are just two types of UItableViews, plain or grouped.

You can do extra customization but I would first suggest you to read this documentation on tableviews

0

精彩评论

暂无评论...
验证码 换一张
取 消