static row in kendo grid

1 Answer 507 Views
Grid
shahzia
Top achievements
Rank 1
shahzia asked on 06 May 2021, 12:53 AM

how do i set the first row of kendo grid as static? i could find possible solutions in jquery but i want a solution that could be implemented in angular.

thanks

1 Answer, 1 is accepted

Sort by
0
Dimiter Madjarov
Telerik team
answered on 06 May 2021, 08:07 AM

Hello Shahzia,

The sticky rows feature will be available in the upcoming R2 2021 release next week. It is currently available in the latest dev version of the Grid package and could be tested here:

https://www.telerik.com/kendo-angular-ui-develop/components/grid/rows/sticky/

If you are referring to a fixed header row, this could be achieved via custom CSS. Here is an example of this in action:

https://stackblitz.com/edit/angular-5j5zxt-mfgfg9?file=app/app.component.ts

I hope this information helps.

Regards,
Dimiter Madjarov
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Grid
Asked by
shahzia
Top achievements
Rank 1
Answers by
Dimiter Madjarov
Telerik team
Share this question
or