I
iccsi
I would like to have drag and drop function to limit on certain nodes
for my tree view list node for example, courses nodes can move to
students nodes, but not professor modes. The list is like following
- Dept
-Prof1
- Student1
- course1
- course2
- Studrent2
-course3
I tried to use index of nodes to limit, but the index conitunes to
different level of nodes.
Are there any property to identify Prof level and Student level of
nodes?
Is Tag only place to go?
Your information is great appreciated,
for my tree view list node for example, courses nodes can move to
students nodes, but not professor modes. The list is like following
- Dept
-Prof1
- Student1
- course1
- course2
- Studrent2
-course3
I tried to use index of nodes to limit, but the index conitunes to
different level of nodes.
Are there any property to identify Prof level and Student level of
nodes?
Is Tag only place to go?
Your information is great appreciated,