Grid Binding in Windows phone 7? -


I am taking a 3-row and 3-column grid. I want to bind images to that grid, in fact the images are added to the grid but it is not properly connected. They are not in grid cells.

To bind correctly 12 images for grid cells. I want all the images to have the same size and width, in that grid properly.

I think my version is more clearly (3 calls, auto-lines):

  columnfindings coldef = new columnfunction (); Cold Minwood = 135; GridCat.ColumnDefinitions.Add (coldef); Cold = new column variation (); Cold Minwood = 135; GridCat.ColumnDefinitions.Add (coldef); Cold = new column variation (); Cold Minwood = 135; GridCat.ColumnDefinitions.Add (coldef); Line definition rowdef = rowdef = new line method (); Rowdef.MinHeight = 135; GridCat.RowDefinitions.Add (rowdef); For (Int i = 0; I  

Comments