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

Slider slide show from ASP.Net Ajax

1 Answer 98 Views
Slider
This is a migrated thread and some comments may be shown as answers.
Michael
Top achievements
Rank 1
Michael asked on 08 Mar 2019, 08:48 PM
I really like the slide show option on the slider for asp.net ajax from here https://demos.telerik.com/aspnet-ajax/slider/examples/slideshow/defaultcs.aspx.  However I am creating a web site using .net core and angular.  Is it possible to get the same functionality for the kendo UI for angular slider as the ajax version, and if so how?  If it is not possible are there any plans to update the slider in Angular to have this functionality?

1 Answer, 1 is accepted

Sort by
0
T. Tsonev
Telerik team
answered on 12 Mar 2019, 10:55 AM
Hello Michael,

The Slider in the Angular version of the suite lacks the ability to set text labels for the ticks. Please, submit a request for this feature on our Feedback Portal.

As for the rest of the sample, I'd suggest using the ScrollView for the slide show. Binding the current slider value to its activeIndex will take care of synchronization between the two. See example for reference. Please note, that activeIndex currently does not support two-way binding, requiring the use of itemChange to sync the updated item index with the Slider.

Best Regards,
T. Tsonev
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
Slider
Asked by
Michael
Top achievements
Rank 1
Answers by
T. Tsonev
Telerik team
Share this question
or