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

Treeview Checkbox re-appear on Node Click.

1 Answer 77 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Joshua Arend
Top achievements
Rank 1
Joshua Arend asked on 26 Nov 2014, 06:16 PM
I just implemented a RadTreeView that has checkboxes on Parent Nodes, but no checkboxes on Child Nodes.  I achieved this by handling the NodeDataBound event and setting the child node checkboxes to display='none';.

Works great.

The problem I have is that there's another treeview on the same page and my checkboxes re-appear when I expand nodes in the other treeview.

1 Answer, 1 is accepted

Sort by
0
Bozhidar
Telerik team
answered on 01 Dec 2014, 08:49 AM
Hello,

I've tried the described scenario, however I wasn't able to reproduce the issue. Could you take a look at the attached sample page and see where it differs from your own implementation?

Regards,
Bozhidar
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
TreeView
Asked by
Joshua Arend
Top achievements
Rank 1
Answers by
Bozhidar
Telerik team
Share this question
or