SilverlightShow: Tip: How to add control into a specific cell of a Grid control? Comments
http://www.silverlightshow.net/
Silverlight articles, Silverlight tutorials, Silverlight videos, Silverlight samplesSilverlightShow.nethttp://www.rssboard.org/rss-specificationArgotic Syndication Framework 2008.0.2.0, http://www.codeplex.com/Argoticen-USestoychev@completit.com (Emil Stoychev)RE: Tip: How to add control into a specific cell of a Grid control?<p>10x, you are absolutely right! We will update the tip. :)</p>
http://www.silverlightshow.net/items/How-to-add-control-into-a-specific-cell-of-a-Grid-control.aspx#comment359
iiordanovhttp://www.silverlightshow.net/items/How-to-add-control-into-a-specific-cell-of-a-Grid-control.aspxThu, 04 Sep 2008 07:43:17 GMTRE: Tip: How to add control into a specific cell of a Grid control?<p>Also I have to add a that you must also add the following line just before SetValue(...)</p>
<p>MyGrid.Children.Add(MyButton);</p>
<p>Cheers!</p>
<p> </p>
http://www.silverlightshow.net/items/How-to-add-control-into-a-specific-cell-of-a-Grid-control.aspx#comment358
Enverhttp://www.silverlightshow.net/items/How-to-add-control-into-a-specific-cell-of-a-Grid-control.aspxThu, 04 Sep 2008 07:35:09 GMTRE: Tip: How to add control into a specific cell of a Grid control?<p>Cheers, that answers my query!</p>
http://www.silverlightshow.net/items/How-to-add-control-into-a-specific-cell-of-a-Grid-control.aspx#comment357
Enverhttp://www.silverlightshow.net/items/How-to-add-control-into-a-specific-cell-of-a-Grid-control.aspxThu, 04 Sep 2008 06:32:34 GMTRE: How to add control into a specific cell of a Grid control?<p>Hi Enver,</p>
<p>The tip was updated with the C# code that allows you to do the same.</p>
http://www.silverlightshow.net/items/How-to-add-control-into-a-specific-cell-of-a-Grid-control.aspx#comment356
iiordanovhttp://www.silverlightshow.net/items/How-to-add-control-into-a-specific-cell-of-a-Grid-control.aspxWed, 03 Sep 2008 07:58:07 GMTRE: How to add control into a specific cell of a Grid control?<p> Could you show us how to do the same in code!</p>
http://www.silverlightshow.net/items/How-to-add-control-into-a-specific-cell-of-a-Grid-control.aspx#comment355
Enverhttp://www.silverlightshow.net/items/How-to-add-control-into-a-specific-cell-of-a-Grid-control.aspxWed, 03 Sep 2008 03:55:07 GMT