Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WPF > ProgressBar > Customization of progressbar

Not answered Customization of progressbar

Feed from this thread
  • Srinivas avatar

    Posted on Sep 14, 2010 (permalink)


    Hello Telerik,

     I wanted to develop a progress bar control which can have the features like,

     " The information of the progress bar will come from Database (for sincronization with a Calculation Server)  " . do we have any property that supports this with the  Raddprogressbar control  telerik provided ?

    To just brief you features of my control iam developing,

     

    • Can show a window with a progress bar

        

        
    •  The information of the progress bar will come from Database (for sincronization with a Calculation Server)

    The form will have 2 configurable options ("Close and Continue the process at background", or "Close and Cancel the process"). This options can be configured for each process.

    • This form must be a Modal Dialog (window) because we need to stop the code behind it

     

     

     

    Please let me know the possible solution for the above requirement.

    Regards,
    Srinivas

     

     

    Reply

  • Kiril Stanoev Kiril Stanoev avatar

    Posted on Sep 16, 2010 (permalink)

    Hello Srinivas,

    "The information of the progress bar will come from Database (for sincronization with a Calculation Server) "

    This scenario is more complicated that setting just one property. The big picture is the following. Using a web service, you need to retrieve the values from the database and give them to the progress bar. Here is a nice article on WPF and Database. You can search in google for more resources on the topic. As for the usage of a window, I'd suggest you take a look at the RadWindow's online examples.

    Sincerely yours,
    Kiril Stanoev
    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 / WPF > ProgressBar > Customization of progressbar
Related resources for "Customization of progressbar"

WPF ProgressBar Features  |  Documentation  |  Demos  |  Telerik TV  |  Self-Paced Trainer  ]