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

Progress bar missing PerformStep?

3 Answers 157 Views
ProgressBar
This is a migrated thread and some comments may be shown as answers.
Bob
Top achievements
Rank 1
Bob asked on 15 May 2008, 01:32 PM
I've added RadProgressBar to my RadPanel and set the .Step property to 1.  Now I want to perform the step...but I don't see any PerformStep method available??

The "Track and Status Controls" example show incrementing the Value1 property by 1...but that doesn't make sense since we've set the Step property to 1 already.

3 Answers, 1 is accepted

Sort by
0
Boyko Markov
Telerik team
answered on 15 May 2008, 03:37 PM
Hello Bob,

The ProgressBarElement of RadProgressBar has a method called PerformStepValue1 which is equivalent to PerformStep.

Please write me back if you need more assistance.


Greetings,
Boyko Markov
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Bob
Top achievements
Rank 1
answered on 15 May 2008, 03:42 PM
Ah - I see.  Just curious - why wasn't this passed through to the actual progress bar?  Using these controls seems a little hit-and-miss.  Sometimes I'm adding a Rad___Element object, other times it's just the Rad____ control.

As a result, some properties & methods are available, while others are inside the Rad____Element object.
0
Boyko Markov
Telerik team
answered on 16 May 2008, 05:07 PM
Hello Bob,

I understand what you have in mind and I agree with you. We will consider revising and exposing all of our public elements' API in the element's hosting control. Thank you for the good question - your points have been updated.

Please write me back if you need some help about our controls.
 
 
Kind regards,
Boyko Markov
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
ProgressBar
Asked by
Bob
Top achievements
Rank 1
Answers by
Boyko Markov
Telerik team
Bob
Top achievements
Rank 1
Share this question
or