I have a RadProgressArea inside a grid.
For each item in the grid , i need to show the RadprogressArea.
Progress should be updated every second. Values are going to be based on a dataSource
What need to be done to have the RadprogressArea updated every second.
Can i have a sample code for it.
I saw in the demo and some other samples that RadprogressArea has two ProcessBar to show the status. Is there a way to have just one progress bar to display the progress status.
For each item in the grid , i need to show the RadprogressArea.
Progress should be updated every second. Values are going to be based on a dataSource
What need to be done to have the RadprogressArea updated every second.
Can i have a sample code for it.
I saw in the demo and some other samples that RadprogressArea has two ProcessBar to show the status. Is there a way to have just one progress bar to display the progress status.