﻿<?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 - Bind to custom list class</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Bind-to-custom-list-class/</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>Bind to custom list class</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Bind-to-custom-list-class/</link><pubDate>Sun, 07 Dec 2014 16:11:46 GMT</pubDate><dc:creator>technical@intersoftpt.com</dc:creator><category>binding</category><category>uicollectionview</category><description>&lt;p&gt;Dear Pedro,&lt;/p&gt;&lt;p&gt;Crosslight supports "custom cell template" which allows you to create your own cell with any number of information you want to present. This feature is supported in both iOS and Android.&lt;/p&gt;&lt;p&gt;In essence, once you defined the view components in the designer, remember to pair each name with the target member through &lt;i&gt;itemBindingDescription.AddBinding&lt;/i&gt; method.&amp;nbsp;&lt;span style="font-size: 10pt;"&gt;We have published a tutorial for iOS which you can learn more in&amp;nbsp;&lt;/span&gt;&lt;a href="http://developer.intersoftpt.com/display/crosslight/Create+Custom+Cell+Template+for+iOS+UITableView" target="_blank" style="font-size: 10pt;"&gt;Create Custom Cell Template for iOS UITableView&lt;/a&gt;&lt;span style="font-size: 10pt;"&gt;.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt;"&gt;To see this feature in action, please check out our comprehensive Data Samples&amp;nbsp;&lt;/span&gt;&lt;a href="http://git.intersoftpt.com/projects/CROS/repos/samples/browse/DataSamples" target="_blank"&gt;here&lt;/a&gt;&lt;span style="font-size: 10pt;"&gt;. Once you get it running in simulator, head to the Custom Template sample.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Hope this helps.&lt;/p&gt;</description></item><item><title>Bind to custom list class</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Bind-to-custom-list-class/</link><pubDate>Mon, 01 Dec 2014 18:14:27 GMT</pubDate><dc:creator>pedro1412</dc:creator><category>binding</category><category>uicollectionview</category><description>&lt;p&gt;In my view model I have a collection of model objects and I want to bind that to my view. My view has a collection of "tiles", each tile is filled with an instance of my model class.&amp;nbsp;&lt;/p&gt;&lt;p&gt;It would be the same as binding to a ListView, but instead I have my ListView class with more data than just DataMemberPath.&lt;/p&gt;&lt;p&gt;Please advise.&lt;/p&gt;</description></item></channel></rss>