﻿<?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 - Help with starting a UITable view navigation inside a tabView model</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Help-with-starting-a-UITable-view-navigation-inside-a-tabView-model/</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>Help with starting a UITable view navigation inside a tabView model</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Help-with-starting-a-UITable-view-navigation-inside-a-tabView-model/</link><pubDate>Tue, 22 Apr 2014 12:47:01 GMT</pubDate><dc:creator>nick5454@yahoo.com</dc:creator><category>tutorial</category><category>TabViewModel</category><category>ListNavigator</category><description>Thansk for the help!&lt;br /&gt;&lt;br /&gt;What was wrong is that I wasn't defining my class to be of type NavigationItem and I had a few other issues.&lt;br /&gt;</description></item><item><title>Help with starting a UITable view navigation inside a tabView model</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Help-with-starting-a-UITable-view-navigation-inside-a-tabView-model/</link><pubDate>Mon, 21 Apr 2014 04:38:54 GMT</pubDate><dc:creator>jevonchristian</dc:creator><category>tutorial</category><category>TabViewModel</category><category>ListNavigator</category><description>&lt;p&gt;Hi Nick,&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Please try this sample : &lt;a href="http://git.intersoftpt.com/projects/CROS-SUPP/repos/tab-with-table-navigation/browse" target="_blank" style="font-size: 10pt;"&gt;http://git.intersoftpt.com/projects/CROS-SUPP/repos/tab-with-table-navigation/browse&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The most important code for this problem is in the TabViewController.cs. See the following code :&lt;/p&gt;&lt;pre&gt;protected override bool EnsureNavigationContext
        {
            get
            {
                return true;
            }
        }&lt;/pre&gt;
&lt;p&gt;Hope it can solve your problem. Feel free to ask if you have other thoughts.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Jevon Chtistian&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item><item><title>Help with starting a UITable view navigation inside a tabView model</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Help-with-starting-a-UITable-view-navigation-inside-a-tabView-model/</link><pubDate>Wed, 16 Apr 2014 22:23:15 GMT</pubDate><dc:creator>nick5454</dc:creator><category>tutorial</category><category>TabViewModel</category><category>ListNavigator</category><description>&lt;p&gt;I am trying to get this project set up. I created the BindingProviders, Models, ands Models views, but my view controller never shows or hit the public even thought I added it to the Tab items.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Is there a simple tutorial that shows how to add navigators into tab view model? I can't find one and the example is too complicated to extract what i need.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Nick&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>