Lazy loading UITABLEVIEW

I have a UITableView with different parts and an image on each cell.
Because the image is downloaded separately for each cell, I am looking for A lazy loading solution.

In the iOS developer library, they are a good solution to my problem, but it is in Objective-c.
(Link to LazyTableImages)

I tried this example on the Xamarin website (Link), but it is not the quick and wrong part.

I found this (UrlImageStore) solution, but I cannot use UITableView.

Does anyone give this hint/solution?

In order not to reinvent the wheel, Xamarin has created a sample for this. It has also been updated. < p>

Just search for the LazyTableImages project in the monotouch samples.

I provided the home page of the sample because it may be helpful to you.

I have a UITableView with different parts and an image on each cell.
Because the image is downloaded separately for each cell, I am looking for a kind of delayed loading Solution.

In the iOS developer library, they are a good solution to my problem, but it is in Objective-c.
(Link to LazyTableImages)< /p>

I tried this example on the Xamarin website (Link), but it is not the quick and wrong part.

I found this (UrlImageStore) solution, but I cannot use UITableView .

Does anyone give this hint/solution?

In order not to reinvent the wheel, Xamarin has created a sample for this. It has also been updated.

Search for the LazyTableImages project in the monotouch samples.

I provide the homepage of the sample because it may be helpful to you.

WordPress database error: [Table 'yf99682.wp_s6mz6tyggq_comments' doesn't exist]
SELECT SQL_CALC_FOUND_ROWS wp_s6mz6tyggq_comments.comment_ID FROM wp_s6mz6tyggq_comments WHERE ( comment_approved = '1' ) AND comment_post_ID = 3947 ORDER BY wp_s6mz6tyggq_comments.comment_date_gmt ASC, wp_s6mz6tyggq_comments.comment_ID ASC

Leave a Comment

Your email address will not be published.