Is it possible to freeze the top most row within a Silverlight Grid (not DataGrid) element? If so, could someone provide an example of how this can be done?
Thanks,
Xam
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.
Consider the following structure:
In XAML define:
It’ll look like this:
The maroon part is frozen in the sense that as you scroll, it will not move.