3 Answers, 1 is accepted
0
Hello Louise,
On the following Dojo example you will find a modified version of your example, which eliminates the flickering issue in IE.
You will notice that I have moved the custom css that you have added to the #treeview element, which solves the flickering issues and keeps the desired behavior.
If you have any other questions, please do not hesitate to contact us.
Regards,
Dimitar
Telerik by Progress
On the following Dojo example you will find a modified version of your example, which eliminates the flickering issue in IE.
You will notice that I have moved the custom css that you have added to the #treeview element, which solves the flickering issues and keeps the desired behavior.
<
div
class
=
"demo-section k-content"
>
<ul id="treeview" style="width: 200px; overflow: auto;">
If you have any other questions, please do not hesitate to contact us.
Regards,
Dimitar
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which
deliver the business app essential building blocks - a grid component,
data visualization (charts) and form elements.
0
Louise
Top achievements
Rank 1
answered on 17 Apr 2017, 02:33 AM
Hello,
Is there an alternative beside setting the height? I'm using a custom jquery scrollbar so the tree cant have a set height.
http://dojo.telerik.com/EhEgi/11
0
Accepted
Hello Louise,
We investigated the issue further and I can confirm that the current behavior is a bug in the TreeView functionality. I have logged the issue and you can start tracking its status here.
I am afraid, that at the current moment we could not offer a viable workaround for the issue. We will do our best to fix the bug as soon as possible, depending on our priority queue.
As a small token of gratitude for discovering this issue, I have updated your Telerik points. You can find more details in your Telerik profile.
Regards,
Dimitar
Telerik by Progress
We investigated the issue further and I can confirm that the current behavior is a bug in the TreeView functionality. I have logged the issue and you can start tracking its status here.
I am afraid, that at the current moment we could not offer a viable workaround for the issue. We will do our best to fix the bug as soon as possible, depending on our priority queue.
As a small token of gratitude for discovering this issue, I have updated your Telerik points. You can find more details in your Telerik profile.
Regards,
Dimitar
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which
deliver the business app essential building blocks - a grid component,
data visualization (charts) and form elements.