This question is locked. New answers and comments are not allowed.
Hi,
I have a question on getting the default cell and header cell styles for the Telerik gridview. For other styles (i.e: RowStyle), I can do a right-click on the grid in Blend, , then edit "RowStyle", and the default style would be created in xaml.
However, I do not see that option for cell and header cell styles. Can you please show me how to obtain the default styles for those?
Another question I have is how to apply these styles to columns. I have gone through several posts, and the common suggestion is to do it from code behind. However, if I have my styles in a resource dictionary file, I cannot retrieve those styles from my code behind. Could you please provide a suggestion on this?
Thank you very much
Ernest
I have a question on getting the default cell and header cell styles for the Telerik gridview. For other styles (i.e: RowStyle), I can do a right-click on the grid in Blend, , then edit "RowStyle", and the default style would be created in xaml.
However, I do not see that option for cell and header cell styles. Can you please show me how to obtain the default styles for those?
Another question I have is how to apply these styles to columns. I have gone through several posts, and the common suggestion is to do it from code behind. However, if I have my styles in a resource dictionary file, I cannot retrieve those styles from my code behind. Could you please provide a suggestion on this?
Thank you very much
Ernest