﻿<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://developers.de/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to: Add Control to Grid in Code behind in Windows Store App</title><link />http://developers.de/blogs/holger_vetter/archive/2014/07/02/how-to-add-control-to-grid-in-code-behind-in-windows-store-app.aspx<description>Hello, &amp;#160; you can add a button in code behind to a Grid that was defined in xaml. &amp;#160; First you have to give your Grid in xaml a name. I named mine “ButtonGrid”. &amp;#160; &amp;lt; Grid Name =&amp;quot;ButtonGrid&amp;quot;&amp;gt; &amp;#160; After that you can create</description><dc:language>en</dc:language><generator>CommunityServer 2008 SP1 (Build: 30619.63)</generator></channel></rss>