Welcome, Guest
Username Password: Remember me

Can I populate the Table View asynchronously?
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Can I populate the Table View asynchronously?

Can I populate the Table View asynchronously? 1 year, 8 months ago #1

I would like to populate the table cells as the data is received remotely (retrieved from a server, for example). Is this possible with the existing library?

www.markj.net/iphone-asynchronous-table-image/
  • SoftJunkie
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Karma: 0
Last Edit: 1 year, 8 months ago by SoftJunkie.

Re: Can I populate the Table View asyncrnously? 1 year, 8 months ago #2

Hi Bill,

We have not yet added any layer to the Sensible TableView framework that enables it to load its contents asynchronously. Having said that, you are always welcome to subclass SCArrayOfItemsSection and have it serve its cells asynchronously (as per your requirements).
  • tarekskr
  • OFFLINE
  • Administrator
  • Posts: 2402
  • Karma: 72

Re: Can I populate the Table View asyncrnously? 8 months, 2 weeks ago #3

Has this feature been added to the library?
  • SoftJunkie
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Karma: 0

Re: Can I populate the Table View asyncrnously? 8 months, 2 weeks ago #4

Hi Bill,

This feature is planned for STV 2.3, which should roughly be out in a couple of months. STV 2.3 will also support integrating to web services. Please tell me if you have any additional features in mind. Thanks!
  • tarekskr
  • OFFLINE
  • Administrator
  • Posts: 2402
  • Karma: 72
  • Page:
  • 1
Time to create page: 2.21 seconds