﻿<?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 - Changing table properties in ViewModelBase</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Changing-table-properties-in-ViewModelBase/</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>Changing table properties in ViewModelBase</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Changing-table-properties-in-ViewModelBase/</link><pubDate>Mon, 09 Jun 2014 09:02:19 GMT</pubDate><dc:creator>nick5454</dc:creator><description>That was perfect! Thanks Yudi!&lt;br&gt;&lt;br&gt;I found the InitializeView yesterday also and began to make changes&lt;br&gt;</description></item><item><title>Changing table properties in ViewModelBase</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Changing-table-properties-in-ViewModelBase/</link><pubDate>Sun, 08 Jun 2014 23:39:45 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="color: #1f497d;"&gt;I’d like to suggest you to use &lt;strong&gt;InitializeView&lt;/strong&gt; to perform additional initialization to the view such as creating a view element at runtime or configuring the view background. Because what we are trying to achieve, to make its background transparent, is something that related to view-specific.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Utilizing InitializeView is suitable for most cases like following:&lt;/span&gt;&lt;/p&gt;&lt;ul style="color: #1f497d;"&gt;&lt;li&gt;To create a UIBarButtonItem and registers a view identifier to it;&lt;/li&gt;&lt;li&gt;To add binding description manually in a view controller;&lt;/li&gt;&lt;li&gt;To set the HideKeyboardOnReturn property to a textbox which instructs the iOS system keyboard to be dismissed when users tapped on the Return key;&lt;/li&gt;&lt;li&gt;To show a toolbar programmatically at runtime;&lt;/li&gt;&lt;li&gt;etc.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;For more detail information, please refer to “Common View Context Members” documentation in http://developer.intersoftpt.com/x/rJ08#GettingStartedwithCrosslightiOSApp-CommonViewContextMembers.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;The &lt;a href="http://git.intersoftpt.com/projects/CROS/repos/samples/browse/DataSamples/DataSamples.iOS/ViewControllers/MainViewController.cs" target="_blank"&gt;MainViewController.cs&lt;/a&gt; file in &lt;a href="http://git.intersoftpt.com/projects/CROS/repos/samples/browse/DataSamples/" target="_blank"&gt;DataSamples sample project&lt;/a&gt; shows how to use InitializeView to do the following&lt;/span&gt;&lt;/p&gt;
&lt;ul style="color: #1f497d;"&gt;&lt;li&gt;creates UILabel at runtime and customize its appearance;&lt;/li&gt;&lt;li&gt;set TableView footer with the UILabel as described above; and&lt;/li&gt;&lt;li&gt;set navigation title.&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Hope this helps.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Changing table properties in ViewModelBase</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Changing-table-properties-in-ViewModelBase/</link><pubDate>Sun, 08 Jun 2014 15:11:12 GMT</pubDate><dc:creator>nick5454</dc:creator><description>Its the MainController.cs that holds the values&lt;br&gt;</description></item><item><title>Changing table properties in ViewModelBase</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Changing-table-properties-in-ViewModelBase/</link><pubDate>Sun, 08 Jun 2014 12:18:56 GMT</pubDate><dc:creator>nick5454</dc:creator><description>&lt;p&gt;I'm trying to change the attributes Initial table view that appears in the SamleViewModel created from the wizard.&lt;/p&gt;&lt;p&gt;How do I access the Table view created by this so I can change it's values, I'e.. mack it's background transparent.&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>