Recommended

  • Silverlight 4 Podcast Pack with Tim Heuer
  • Building Modular Silverlight Applications
  • Prism -  10 Things to Know
  • Securing Silverlight Application and WCF Service using ASP.Net Authentication Techniques
  • Model– View – ViewModel in Silverlight
Skip Navigation LinksHome / News / View News

Alternative Grid Layout for Silverlight suggestion

+ Add to SilverlightShow Favorites
0 comments   /   posted by Silverlight Show on Apr 21, 2010
(1 votes)
Alexey Zakharov has proposed a suggestion to create alternative grid layout for Silverlight and asks you to vote for it if you have also faced the same problems.

As i write before current Silverlight Grid Layout breakes best practices of HTML and Adobe Flex Grid layouts. Current defention based approach have following disadvantages that makes xaml coding very hard:

  1. It is very hard to create new row. In that case you should rewrite all Grid.Row and Grid.Columns for all rows inserted below.
  2. Defenitions are static by their nature and because of it, it is impossible to use grid for dynamic forms. Currently even in toolkit DataForm Microsoft is using StackPanel. But StackPanel is not designed for multi column layout that have dataform.

Share


Comments

Comments RSS RSS
No comments

Add Comment

 
 

   
  
  
   
Please add 1 and 4 and type the answer here: