Hi I'm currently using Kendo UI Wrapper Components in a Vue project.
When there are locked columns in the Grid component and there are many rows of data, use the scroll bar to slide quickly, the locked column part and the non-fixed column part will be misaligned. This problem also occurs when I try it in the official examples, the actual effect can be seen in the attached video. How to deal with it? Thanks!
Hello, Xiuwen.
May I ask you to share a runnable example or tell us which demo from our documentation you are testing?
May I also ask you if there is a reason why you use the Kendo UI for Vue Wrapper Grid instead of the Native one? The Native one benefits from all the optimizations provided by the Vue ecosystem while the Wrapper one might have some limits in specific scenarios. If you are migrating your project we recommend the usage of the Native Grid(and all Native components).
Please share the requested above example and we will furhter check it and provide feedback about it.