This question is locked. New answers and comments are not allowed.
Hai,
I am using RadTreeView, in that i have Two parent item and child item For each parent.
>Parent1
Child1
Child2
Child3
>Parent2
Child1
Child2
like this,
at runtime i want to set Visibility=visibility.collapsed of childitem(Child2,Child3).But it shows like Empty space on child item presented place
>Parent1
Child1
>Parent2
Child1
Child2
how can i Remove that empty space(Visibility.collapsed)
Thanks in advance.
I am using RadTreeView, in that i have Two parent item and child item For each parent.
>Parent1
Child1
Child2
Child3
>Parent2
Child1
Child2
like this,
at runtime i want to set Visibility=visibility.collapsed of childitem(Child2,Child3).But it shows like Empty space on child item presented place
>Parent1
Child1
>Parent2
Child1
Child2
how can i Remove that empty space(Visibility.collapsed)
Thanks in advance.
