Clinton van Ry
Posted
on Jul 20, 2009
(permalink)
Hi,
I am still very new to wpf and would like to know how i would add text to the progress bar. The demo has the textblock above the progress bar and not inside. My end goal is to have the progressbar in the gridview control on a per row basis.
Any help would be very appreciated
Kind Regards,
Clinton
Reply
Answer
Tihomir Petkov
Tihomir Petkov
Posted
on Jul 20, 2009
(permalink)
Hi Clinton,
The easiest solution in your case would be to simply position the loading text right on top of the ProgressBar. Visually, it is absolutely the same as placing the text inside the control template of the progress bar and is much easier and concise. Please take a look at the attached project that I prepared for you and let me know if this approach works for you.
Greetings,
Tihomir Petkov
the Telerik team
Reply
Clinton van Ry
Posted
on Jul 20, 2009
(permalink)
Hi Tihomir,
That is perfect! Thank you for your quick response.
cheers
Clinton
Reply
kottu
Posted
on Sep 15, 2009
(permalink)
thanks Tihomir Petkov ,,
Really it nice examples to see...
regards,
vignesh
Reply