Completed
Last Updated: 14 Oct 2022 14:47 by ADMIN
Release LIB 2022.3.919 (19 Sep 2022)
Martin Ivanov
Created on: 13 Sep 2022 14:51
Category: StepProgressBar
Type: Bug Report
1
StepProgressBar: ArgumentException when clearing the steps at runtime
Exception occurs when clearing the ItemsSource of RadStepProgressBar at runtime. The exception message is: ''-61.0133333333333' is not a valid value for property 'Width'.'. Where the "-61.013.." value will vary based on the exact code.
2 comments
ADMIN
Petar Mladenov
Posted on: 14 Oct 2022 14:47

Hello Ludwig,

I guess the scenarios are different - yours with dynamic loading of StepProgressBar controls and the one logged here - simple cleaning of items. So lets continue our discussion with you on the private thread and if we manage to reproduce your issue we will reopen or log a separate issue in our portal with link to this one.

Regards,
Petar Mladenov
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Ludwig
Posted on: 12 Oct 2022 12:28

Hi! Should this already be solved in current internal build (1010)? I just installed it for .NET 7.0 and still get the error.

Best regards