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

Kendo Grid with a column having charts

3 Answers 139 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
bhavin
Top achievements
Rank 1
bhavin asked on 05 Oct 2018, 03:37 PM

Can we have Grid in which one of the columns has in that to show like an amount of percentage complete or something on the similar lines

 

3 Answers, 1 is accepted

Sort by
0
Accepted
Dimiter Topalov
Telerik team
answered on 09 Oct 2018, 08:45 AM
Hi  Bhavin,

You can use the Grid cell templates to render any content (including a Chart) in accordance with your preference and requirements, e.g.:

https://stackblitz.com/edit/angular-ai1d9q?file=app%2Fapp.component.ts

You can find further details about the various Chart types and configuration options available in the respective documentation section:

https://www.telerik.com/kendo-angular-ui/components/charts/

I hope this helps.

Regards,
Dimiter Topalov
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.
0
bhavin
Top achievements
Rank 1
answered on 09 Oct 2018, 03:10 PM
Thanks! Also, do you have any working example for toggling between a chart and grid?
0
Dimiter Topalov
Telerik team
answered on 11 Oct 2018, 07:36 AM
Hi Bhavin,

Can you please explain in further details what exactly the desired behavior/functionality is? What page content should be toggled between a Grid and a Chart? For example, you can have a Grid and a Chart and toggle their display to hide one and show the other at the same time, using the Angular *ngIf structural directive, e.g.:

https://stackblitz.com/edit/angular-ai1d9q-z7fsdx?file=app/app.component.ts

However, if the question is about a different functionality, please describe the scenario, the desired behavior, and how are the Kendo UI for Angular components involved, so I can try providing a suggestion that is most suitable to the specific use case. Thank you in advance.

Regards,
Dimiter Topalov
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.
Tags
General Discussions
Asked by
bhavin
Top achievements
Rank 1
Answers by
Dimiter Topalov
Telerik team
bhavin
Top achievements
Rank 1
Share this question
or