﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - Crosslight - How do I assign custom TableViewCells to the MainController</title><link>http://www.intersoftsolutions.com/Community/Crosslight/How-do-I-assign-custom-TableViewCells-to-the-MainController/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>How do I assign custom TableViewCells to the MainController</title><link>http://www.intersoftsolutions.com/Community/Crosslight/How-do-I-assign-custom-TableViewCells-to-the-MainController/</link><pubDate>Mon, 09 Jun 2014 09:05:08 GMT</pubDate><dc:creator>nick5454</dc:creator><description>Hey Yudi, can you update that iOS link. I think your clipboard still had the link to the page when you pasted.&lt;br&gt;</description></item><item><title>How do I assign custom TableViewCells to the MainController</title><link>http://www.intersoftsolutions.com/Community/Crosslight/How-do-I-assign-custom-TableViewCells-to-the-MainController/</link><pubDate>Sun, 08 Jun 2014 22:28:45 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Table view allows you to bring your own custom style – or also known as custom cell template. This means that you can design your own user interface and apply it to the table view.&lt;/span&gt;&lt;/p&gt;    &lt;p&gt;&lt;span style="color: #1f497d;"&gt;In order to implement a custom cell template in the table view, we’ll need to&lt;/span&gt;&lt;/p&gt;
    &lt;ol style="color: #1f497d;"&gt;
        &lt;li&gt;Create a custom table cell which derives from the standard UITableViewCell class.&lt;/li&gt;
        &lt;li&gt;Create a view (also known as interface definition typically with .xib extension) with the same name as specified in the Nib static property of the custom class described.&lt;/li&gt;
    &lt;/ol&gt;
    &lt;p&gt;&lt;span style="color: #1f497d;"&gt;For more detail information, please check the “Customizing Cell Styles on iOS” article in http://developer.intersoftpt.com/x/9xhH#CustomizingCellStyles-CustomizingCellStylesoniOS.
    &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&lt;a href="http://git.intersoftpt.com/projects/CROS/repos/samples/browse/DataSamples" target="_blank"&gt;DataSamples&lt;/a&gt; sample project shows how you can customize the appearance and presentation of item cells contained in a table view.&lt;/span&gt;&lt;/p&gt;
    &lt;p&gt;&lt;span style="color: #1f497d;"&gt;Hope this helps.&lt;/span&gt;&lt;/p&gt;
    &lt;p&gt;&lt;span style="color: #1f497d;"&gt;&lt;strong&gt;Edited on June 9, 2014 1:27 PM&lt;br&gt;
        Reason: Fix the Customizing Cell Styles on iOS link&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>How do I assign custom TableViewCells to the MainController</title><link>http://www.intersoftsolutions.com/Community/Crosslight/How-do-I-assign-custom-TableViewCells-to-the-MainController/</link><pubDate>Sun, 08 Jun 2014 15:12:29 GMT</pubDate><dc:creator>nick5454</dc:creator><description>&lt;p&gt;Can anyone tell me or send a link to assign a custom view cells to the NavigationViewModel for iOS?&lt;br&gt;&lt;/p&gt;</description></item></channel></rss>