I have grouped GridView.
For each letter I`m displaying 10 signs (Sign). After displaing 10 I want to add “more” link/button. For example button the has diffrent color and has special onclick event.
How can I do this for each group ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This is not the way you want to develop a Windows 8 App. There is not need for a “more”-button.
Take a look at the Grip-App-Template. It is using the grid group header to navigate to the group. This is the recommended way.
Use the content as navigation and not a button.
I really recommend you to take a look at the design guidelines: http://msdn.microsoft.com/en-us/library/windows/apps/hh770552