Is it possible to change the design of the progressbar in the GraphicalViewItem? I would like to make it a bit bigger and change the color.
thanks!
Sebastiaan
2 Answers, 1 is accepted
0
Accepted
Hristo
Telerik team
answered on 18 Jan 2019, 06:34 AM
Hi Sebastiaan,
Thank you for writing.
A possible solution is to handle the GraphicalViewItemFormatting event and access the progress indicator element. Then you can increase its size and change its color. Please check my code snippet below:
I hope this helps. Let me know if you need further assistance.
Regards,
Hristo
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.Learn More.