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

Rad Progress Bar

3 Answers 222 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
krishna
Top achievements
Rank 1
krishna asked on 02 Apr 2015, 06:21 AM
i am trying to size of 800 Mb  from the  sybase database. obivously, it will be a while
but instead of displaying each bar every second or seomthing, the radprogressbar just wait until everything is finished and then display it in full bar. how can i stop that how can i make it the progress bar fill up slower till copying my 100% data base  then gave me message completed succesfully?

This condition i need when Form Load Event Fired?



Please Revert Me
Its Urgent

Thank You. 

3 Answers, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 06 Apr 2015, 10:55 AM
Hi Krishna,

Thank you for writing.

In order the progress to be updated properly you should call the Application.DoEvents method after the control value is changed (this will update the layout properly). 

In addition I have noticed that you have posted similar thread about this. I have deleted it in order to avoid duplicate threads in our forum.

I hope this helps.

Regards,
Dimitar
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

 
0
Gcobani
Top achievements
Rank 1
answered on 20 Dec 2017, 06:40 AM

Hi can anyone show me how to create an event handler using progress bar?

 

It could be a procedure that renders, user to view data-set from the form.

0
Dimitar
Telerik team
answered on 20 Dec 2017, 08:08 AM
Hello Gcobani,

The following article will show how you can start using this control: Getting Started.

I hope this will be useful. 

Regards,
Dimitar
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
General Discussions
Asked by
krishna
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Gcobani
Top achievements
Rank 1
Share this question
or