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

Maniplating Step image client-side

1 Answer 55 Views
Wizard
This is a migrated thread and some comments may be shown as answers.
Albert Shenker
Top achievements
Rank 1
Veteran
Iron
Albert Shenker asked on 07 Feb 2018, 07:14 PM

Is there a way to access the Step Image client-side in order to change the image based on client-side events? The documentation in

https://docs.telerik.com/devtools/aspnet-ajax/controls/wizard/client-side-programming/radwizardstep-object

doesn't mention anything.

1 Answer, 1 is accepted

Sort by
0
Peter Milchev
Telerik team
answered on 13 Feb 2018, 08:49 AM
Hello Albert,

The wizard step has the get_imageElement which obtains the image element as demonstrated in this screencast: https://www.screencast.com/t/GkuZCY8iruzU. You can also use the following methods to change the different images: 
  • set_imageUrl
  • set_activeImageUrl
  • set_disabledImageUrl
  • set_hoveredImageUrl

We have just updated our documentation to include all available methods and the changes will be live soon: https://github.com/telerik/ajax-docs/commit/d4f37a6349776948ab0be60b790dd00929103fb1.

Regards,
Peter Milchev
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Wizard
Asked by
Albert Shenker
Top achievements
Rank 1
Veteran
Iron
Answers by
Peter Milchev
Telerik team
Share this question
or