I've app with default theme and I would like to know if it is possible to use Windows8Theme scrollview for my gridview. And I also need to perform some customization for example I need to change thumb color, remove up/down repeatbuttons. Thanks in advance for any help.
Are you referring to the ScrollViewer of RadGridView?
Generally you may edit the style located in System.Windows.xaml for Windows8 theme and this style will be applied to all scroll viewers in your application.
I'm attaching you small sample demo, which you can use for testing purposes.
Regards,
Vanya Pavlova
Telerik
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
I've already solved my problem and thanks for sample a lot !
0
Vanya Pavlova
Telerik team
answered on 03 Sep 2014, 09:05 AM
Hi Tigran,
Thank you for getting back to us. I'm glad to hear that you were able to resolve the issue by your side.
If you have additional questions do not hesitate to contact us again.
Have a great day.
Regards,
Vanya Pavlova
Telerik
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.