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

TreeView from 2014.Q3.SP1 does not show checkboxes

0 Answers 93 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Telerik Admin
Top achievements
Rank 1
Iron
Telerik Admin asked on 15 Jan 2015, 12:15 PM
Customers who are observing this bug can download the latest internal build to address this.

If upgrading is not possible, add the following CSS on the page that contains the TreeView with checkboxes to resolve the problem:

<style>
 .k-treeview .k-checkbox { opacity: 1; width: auto; }
</style>

Tags
TreeView
Asked by
Telerik Admin
Top achievements
Rank 1
Iron
Share this question
or