Page 1 of 1

GridSpan and ColumnSpan Works in the Xaml Preview Window?

Posted: Sat May 20, 2017 3:52 am
by zemorango
Hi , CSHTML5 Team,
I've been testing the 11.7 release using the migration kit. I notice that even if the Grid.RowSpan and grid.Columnspan is not suported the rendering in the Xaml previewer work's fine, :D

If I remove the Grid.RowSpan and grid.Columnspan my XAML pages are not Ok, but if I keep them the Xaml Page show the right content.
So My question is , why does the Xaml Preview work fine but when I trie to run it doesn't compile, Does this mean that Grid.RowSpan and grid.Columnspan will be soon suported?

Re: GridSpan and ColumnSpan Works in the Xaml Preview Window?

Posted: Sat May 20, 2017 4:06 am
by JS-Support @Userware
Hi,

Yes, they will be supported soon.

JS-Support

Re: GridSpan and ColumnSpan Works in the Xaml Preview Window?

Posted: Sat May 20, 2017 4:28 am
by zemorango
Hi Js-Support,
This is great news, really nice ;) Thanks for the good work :P