Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am currently developing a windows 8 application using XAML and C#. I developed the grouped items page that generates data groups dynamically. I have a list of social media icons that I need to put next to each group title but aligned on the right depending on the group width, since each group has a certain number of items so its width changes so I can't fix one for all the groups I need it to be taken dynamically. So any ideas? if anyone can provide me with the code that would be very helpful. Thanks!

share|improve this question
1  
Add your code, show us your progress. Add a screenshot – Typist Nov 16 '12 at 15:28

1 Answer

up vote 0 down vote accepted

Create a list view of images and refer your similar question to put it next to title of the group.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.