Silverlight Tip - Grid layouts
about Software on 20/10/2008 - like it?
Just a simple tip if you haven’t already tried to use these layout controls.
When you are creating content (controls) to add to the grid via a Row and Column number it would help if you knew the index is 0 (Zero) based …. that would be Column 0, Row 0 for the top left corner and not 1,1 as it should be :)
Enjoy!
Tags: silverlight tips

No comments - not surprising really, but why not break the trend...