This question is locked. New answers and comments are not allowed.
I'm a web designer given the task of skinning Telerik Q3 RadGridView. I have looked through some tutorials and help from a variety of sites including the Telerik Forum to no avail. I'm using Blend 3, and the solution is published as Silverlight 3 by our developer via VS 2009. The Telerik is from Q3 edition.
My questions are:
1. When I drag the RadGridView object in Blend to my artboard, a dummy data is displayed, but when I publish it to the browser, it disappears. How do I create or bind this dummy data so I can see what I'm styling in the browser?
2. I've modified the properties of the RadGridView in the Miscellaneous panel in Blend, to a certain extent. But there are other parts that I need to style like the alternate row, header style, etc. The tutorial on Telerik site states that we should choose the GridView object on the artboard then "Edit a Template > Edit a Copy". This should lead me to a Style Resource section, but in fact this only leads me to a blank "ControlTemplate", not a Style Resource page. So how can we style the different parts of the GridView? What I really need to style are the Column Header, the row and alternating row.
3. How to insert graphic or text data into some columns?
4. How do I style different columns with different text styles?
Please advise,
Ronald
My questions are:
1. When I drag the RadGridView object in Blend to my artboard, a dummy data is displayed, but when I publish it to the browser, it disappears. How do I create or bind this dummy data so I can see what I'm styling in the browser?
2. I've modified the properties of the RadGridView in the Miscellaneous panel in Blend, to a certain extent. But there are other parts that I need to style like the alternate row, header style, etc. The tutorial on Telerik site states that we should choose the GridView object on the artboard then "Edit a Template > Edit a Copy". This should lead me to a Style Resource section, but in fact this only leads me to a blank "ControlTemplate", not a Style Resource page. So how can we style the different parts of the GridView? What I really need to style are the Column Header, the row and alternating row.
3. How to insert graphic or text data into some columns?
4. How do I style different columns with different text styles?
Please advise,
Ronald