• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Table view missing row separator after add 1st row.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Table view missing row separator after add 1st row.


  • Subject: Table view missing row separator after add 1st row.
  • From: Steve Fogel <email@hidden>
  • Date: Wed, 04 Jul 2012 12:38:05 -0700

Hi, all…

My app starts by showing a table view with no rows. The user taps + to add the first entry. A modal view controller is presented to get input data and then it is dismissed to reveal the original table view, where the new entry is show. See the screenshot. In recent versions of iOS, when the table view redraws with the new first entry, the row separator (the thin white horizontal line) between the 2nd and 3rd rows is missing. Please see the screen shot. Anybody know wha's happening?




I'm not doing anything out of the ordinary to draw table rows. Just using the standard UITableView and UITableView delegate and data source methods. After adding an entry to the array that contains the table view entries, I just do a reloadData call.

Thanks

Steve
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Prev by Date: Re: Toggle row selection using checkbox
  • Next by Date: Re: opening file without an extension
  • Previous by thread: Re: Toggle row selection using checkbox
  • Next by thread: Crash when calling va_arg()
  • Index(es):
    • Date
    • Thread