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

Populate Kendo UI Grid

1 Answer 126 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
SilverFish
Top achievements
Rank 1
SilverFish asked on 07 May 2018, 07:54 PM

I am using ASPnet core 2.0 (Visual studio 2017) mvc project using Angular 5. I am trying to use Kendo UI grid which will have all sorting, filtering, aggregation, and export to excel functionality. I could make it working using dummy data from a ts file and following the samples. However, I am having hard time figuring out how the web api or the Model/controller (if from within application) should return data since the service.ts looks for a url in localhost:47269/api/Vto/?page=1&pageSize=5 format.
Could someone please guide me if there is an appropriate step by step tutorial using Angular 2+ and aspnet core which walks through how to create service passing page, pagesize, sort etc. and a Kendo UI application utilizing it?

1 Answer, 1 is accepted

Sort by
0
Dimiter Topalov
Telerik team
answered on 09 May 2018, 12:00 PM
Hi SilverFish,

As discussed in a private support thread, the question seems to be no longer relevant as you have decided to go in another direction regarding the back-end technology that will be used, so I will close this thread and you can expect an answer to your latest question in the private thread with ID 1165583.

Regards,
Dimiter Topalov
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
General Discussions
Asked by
SilverFish
Top achievements
Rank 1
Answers by
Dimiter Topalov
Telerik team
Share this question
or