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

Kendo ui angular grid bind to flags enum of odata4

1 Answer 313 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Cristiano
Top achievements
Rank 1
Cristiano asked on 11 Nov 2018, 12:41 PM

Are there any built in feature to manage a kendo ui grid column binded to an odata v4 source of type enum flags?

If not are there some samples that include this case?

I'm using kendo ui for angular (v 6).

 

Thx in advance

1 Answer, 1 is accepted

Sort by
0
Svet
Telerik team
answered on 13 Nov 2018, 01:12 PM
Hi Cristiano,

The Kendo UI for Angular Grid is agnostic of where its data comes from. Thus it can be used in combination with any kind of back end implementation. 
 
You can check the following examples, that demonstrate a grid bound to an OData service:
https://www.telerik.com/kendo-angular-ui/components/grid/data-binding/#toc-built-in-solution

The following article demonstrated the API of the Column component, through which we can configure the columns of the grid:
https://www.telerik.com/kendo-angular-ui/components/grid/api/ColumnComponent/

I hope this helps. 

Regards,
Svetlin
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
Cristiano
Top achievements
Rank 1
Answers by
Svet
Telerik team
Share this question
or