Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > Track / Progress / Waiting / Scroll Bars > Problems with Progressbar

Not answered Problems with Progressbar

Feed from this thread
  • Posted on Mar 27, 2008 (permalink)

    Hi,

    I try to build a splashscreen including radprogess.
    First I learned that after incrementing Value1 in a timer event I have to call Refresh - otherwhise the value is not updated visually.

    Next problem - reading the documentation I found some confusing things:
    "Background Color is used for the bar....".

    Anyhow I find no easy way (except using a skin) that enables two things:

    I want to have two bars - on "overall" and one for "current step".
    I use the default skin (nothing changed) and get the following results:

    A lime bar for value1 - no bar (shade or whatever) for value2.

    It would be great to have some properties "Value1 - Bar Color / Value2 - Bar Color" or such a thing.
    But I can't find anything like this.

    Is there an easy way to get such a "2 bar progress"?
    Is there also a way to display the value (percent) of value2 somewhere like with value1?

    Regards

    Manfred

    Reply

  • Boyko Markov Boyko Markov admin's avatar

    Posted on Mar 28, 2008 (permalink)

    Hello Manfred Pohler,

    Thank you for contacting us.
    • It is odd that you need to call refresh to update visually the value. I wasn't able to reproduce it. Please open a new support ticket and send me a simple application which reproduces this behavior.
    • Indeed Value2  is represented only by shade. You cannot modify its drawing with the current implementation.
    • We will consider adding BarColor properties for Value1 and Value2 in the future releases. Thank you for your request.

    I'm looking forward to your response.

    Greetings,
    Boyko Markov
    the Telerik team

    Instantly find answers to your questions at the new Telerik Support Center

    Reply

  • kissanya avatar

    Posted on Apr 15, 2011 (permalink)

    I have this problem as well.

    Mentioning that the percentage is refreshing but the bar is not growing after a time(!) when is used from event.
    The problem can be only solved with refreshing the whole form.

    Best regards,

    kissanya

    Reply

  • Ivan Petrov Ivan Petrov admin's avatar

    Posted on Apr 20, 2011 (permalink)

    Hi kissanya,

    Thank you for writing.

    I would kindly ask you to provide some more details about the scenario in which you are experiencing this issue. Which is the version of the Telerik controls you are currently using? In addition, if you have the time to prepare a sample project and send it to us, you will greatly descrease the time frame in which we will be able to locate and solve the issue.

    I am looking forward to your response.

    Best wishes,
    Ivan Petrov
    the Telerik team
    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > Track / Progress / Waiting / Scroll Bars > Problems with Progressbar
Related resources for "Problems with Progressbar"

[ Features | Demos | Documentation | Knowledge Base | Telerik TV | Code Library | Step-by-step Tutorial | Blogs | Self-Paced Trainer ]