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

Sticky Columns Issue

1 Answer 150 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Travis
Top achievements
Rank 1
Travis asked on 11 Nov 2020, 06:14 PM

https://dojo.telerik.com/iliDopep

If we stick a column then apply a filter to another column.

We unstick the column we set previously.

Then clear the filter and the sticky column appears again.

Is this a known issue?

 

Thanks.

 

 

 

1 Answer, 1 is accepted

Sort by
0
Georgi Denchev
Telerik team
answered on 13 Nov 2020, 01:07 PM

Hi Tavis,

Thank you for the provided sample.

This appears to be a bug and has not yet been reported. I have forwarded the report to the Dev team.

Since you have given us details and steps to reproduce this behavior, I have awarded you Telerik Points as a gratitude.

As for a workaround, setting at least one column to be always sticky as shown in the demo seems to fix the issue.

{
    field: "ShipAddress",
    title: "Ship Address",
    sticky: true,
    width: 300
}

I apologize for the unexpected behavior.

Let me know if you have any questions.

Best Regards,
Georgi Denchev
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
Travis
Top achievements
Rank 1
Answers by
Georgi Denchev
Telerik team
Share this question
or