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

load on demand & checkable

1 Answer 50 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Piyush Bhatt
Top achievements
Rank 2
Piyush Bhatt asked on 01 May 2008, 10:24 AM

I am implementing a tree with Load On Demand and I have Ajax Panel around the tree. I have few nodes checkable and few nodes checkable=false. From the code behind when I add nodes I set their property Checkable=false properly.

Still, when I expand/refresh the tree suddenly all nodes become checkable. I don't know why that happens.

Thanks,
Piyush

1 Answer, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 01 May 2008, 10:42 AM
Hi Piyush,

Could you please tell me the following?

  1. What ExpandMode do you use - ServerSide or ServerSideCallBack?
  2. Where do you mark the nodes with Checkble=false? Is it in the NodeExpand event?
  3. How do you refresh the tree?
All the best,
Nick
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
TreeView
Asked by
Piyush Bhatt
Top achievements
Rank 2
Answers by
Nikolay
Telerik team
Share this question
or