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

Add progress bar to each row in a Kendo grid

1 Answer 432 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Chris
Top achievements
Rank 1
Chris asked on 26 Nov 2013, 01:01 AM
Hi,

I have a Grid and want to add a progress bar to row based on a value stored in that row. is this possible?
Thanks,
Chris

1 Answer, 1 is accepted

Sort by
0
Dimiter Madjarov
Telerik team
answered on 26 Nov 2013, 12:27 PM
Hi Chris,


Yes, you could add the ProgressBar widget to a column template. Don't forget to also set it's min and max options according to the currently displayed property. Here is a JS Bin example, which demonstrates this.

I wish you a great day!

Regards,
Dimiter Madjarov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Grid
Asked by
Chris
Top achievements
Rank 1
Answers by
Dimiter Madjarov
Telerik team
Share this question
or