This is a migrated thread and some comments may be shown as answers.

Template changes to slider and RadTickBar

1 Answer 125 Views
Slider
This is a migrated thread and some comments may be shown as answers.
NrupalC
Top achievements
Rank 1
NrupalC asked on 15 Jul 2011, 06:15 PM
Hi,

I have upgraded my solution to the latest version of dlls (2011 Q2). which resulted in this error: 

The property 'EnableSideTicks' was not found in type 'RadTickBar'.

(I have custom styling setup to RadSlider, in which I found the RadTickBar and hence the post here.)

Are there any breaking changes made to the Silverlight controls in 2011 Q2. If so can you please provide me with the link to a breaking changes document.

Thank you
Nrupal

1 Answer, 1 is accepted

Sort by
0
Kiril Stanoev
Telerik team
answered on 20 Jul 2011, 03:23 PM
Hello Nrupalc,

First of, let me apologize for the inconvenience caused. During Q2 we entirely changed the Slider default ControlTemplate (Style) to introduce major improvements in the templating mechanism. As a result, the control allows easier customization and maintenance with non-default themes and ControlTemplates. It underwent a major refactoring, which also resolved the current issues and limitations. Please be aware that the newly introduced style will cause some backwards incompatibility issues for users who already use custom styles. Not to worry though, for those users we will provide the needed assistance and resources for migrating to the new version.

The EnableSideTicks property is no longer property if RadTickBar but of RadSlider. You can simply delete the property.

More information on the new structure of RadSlider can be found here.

Let us know if you need assistance updating your old style to the new one. We'd be glad to further assist you.

Kind regards,
Kiril Stanoev
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

Tags
Slider
Asked by
NrupalC
Top achievements
Rank 1
Answers by
Kiril Stanoev
Telerik team
Share this question
or