search GRID server Pagination

1 Answer 61 Views
Grid
bahaso
Top achievements
Rank 1
Iron
Iron
Iron
bahaso asked on 05 Jul 2021, 03:08 PM

Hi

I search an GRID sample that loading page per page from Server, with sorting on server too ?

 

Regards

1 Answer, 1 is accepted

Sort by
0
Svet
Telerik team
answered on 08 Jul 2021, 06:47 AM

Hi Bahaso,

Please see the following example demonstrating a pageable and sortable Grid that uses remote data:

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

The essential part is that on (dataStateChange) event of the Grid its state is updated and a request is sent to the server. After the completion of the request the processed data is returned back to the client and passed for visualization by the Grid.

I hope this helps.

Regards,
Svet
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
Grid
Asked by
bahaso
Top achievements
Rank 1
Iron
Iron
Iron
Answers by
Svet
Telerik team
Share this question
or