[Updated title] Removing space between gridview items
-
Saturday, September 22, 2012 9:10 PM
Hello,
i'm using a flipview for create this in a snap view state:
And i need to remove the space between each flipviewitem, but i cannot found the way to do this!
Is possible? How i can do?
thanks!
Sara Silva
- Edited by saramgsilvaMVP Saturday, September 22, 2012 9:10 PM
- Moved by Rob CaplanMicrosoft Employee, Moderator Sunday, September 23, 2012 2:37 AM Xaml coding question (From:UI Design for Windows Store apps)
- Edited by saramgsilvaMVP Wednesday, October 17, 2012 4:23 PM
All Replies
-
Sunday, September 23, 2012 2:38 AMModerator
Hi Sara,
What does your Xaml look like for the individual items and for the overall container? Do you have margins set there?
--Rob
-
Sunday, September 23, 2012 11:00 AM
Rob,
I did the wrong question. I have a flipview that i defined the FlipView.ItemTemplate and inside i have a grid with header and two gridviews.
The question is how to remove the space between gridviewitems and i think i found. I changed the GridViewItemStyle and it works, but i think it could be more easy.
After create this post i found a topic related
Sara Silva
- Edited by saramgsilvaMVP Monday, October 01, 2012 11:02 AM
- Marked As Answer by Min ZhuMicrosoft Contingent Staff, Moderator Thursday, October 04, 2012 9:16 AM
- Edited by saramgsilvaMVP Thursday, October 04, 2012 9:18 AM


