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

Showing a label for each chunk

4 Answers 208 Views
ProgressBar
This is a migrated thread and some comments may be shown as answers.
Pascal
Top achievements
Rank 1
Pascal asked on 04 Nov 2016, 08:34 AM

Hello,

When using progress bar in chunk mode, is there a way to show a label for each chunk ?

4 Answers, 1 is accepted

Sort by
0
Accepted
Dimiter Madjarov
Telerik team
answered on 04 Nov 2016, 09:05 AM

Hello Pascal,

The behavior is not supported out of the box. You could implement a custom solution, similar to this one and append additional HTML elements to the chunks containing the labels. Some additional styling will be needed to position the labels where required.

Regards,
Dimiter Madjarov
Telerik by Progress
 
Build rich, delightful, *native* Angular 2 apps with Kendo UI for Angular 2. Try it out today! Kendo UI for Angular 2 (currently in beta) is a jQuery-free toolset, written in TypeScript, designed from the ground up to offer true, native Angular 2 components.
 
0
Pascal
Top achievements
Rank 1
answered on 04 Nov 2016, 09:40 AM

Hello Dimiter,
This is what I almost currently have. Because we are using MVVM i plugged this initialization to the change event. The drawback is that it uselessly run more than once.

0
Dimiter Madjarov
Telerik team
answered on 04 Nov 2016, 11:22 AM

Hello Pascal,

Can I assist any further with the ProgressBar functionality?

Regards,
Dimiter Madjarov
Telerik by Progress
 
Build rich, delightful, *native* Angular 2 apps with Kendo UI for Angular 2. Try it out today! Kendo UI for Angular 2 (currently in beta) is a jQuery-free toolset, written in TypeScript, designed from the ground up to offer true, native Angular 2 components.
 
0
Pascal
Top achievements
Rank 1
answered on 04 Nov 2016, 12:38 PM
No Dimiter, thank you for your support. I mark this thread as answered.
Tags
ProgressBar
Asked by
Pascal
Top achievements
Rank 1
Answers by
Dimiter Madjarov
Telerik team
Pascal
Top achievements
Rank 1
Share this question
or