typemismatch

just a projection of my own imagination

  • You are here: 
  • Home
  • Silverlight Tip – Grid layouts

Silverlight Tip – Grid layouts

Posted on October 20th, 2008

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!

  • Audomate

Tags:
Filed under Software |

Leave a Reply