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

Vertical line on nodes far images

2 Answers 45 Views
Treeview
This is a migrated thread and some comments may be shown as answers.
kiran
Top achievements
Rank 1
kiran asked on 03 Jun 2008, 02:04 PM
Hi All and Telerik team,

i want to draw a vertical line on all the far images of tree nodes at particular place (so that it look like a reference line). 

ex:
like

    parentNode                        | 
                                              |
                    -->child1     farImage1
                    -->child2     farImage2
                                              |
                                              |
                                              |        

is there any way to do this? please send sample code or psuedo code.

Help is highly appreciated?

Regards,
kiran

2 Answers, 1 is accepted

Sort by
0
Martin Vasilev
Telerik team
answered on 04 Jun 2008, 12:08 PM
Hi Kiran,

Thank you for writing.

Currently, RadTreeView does not support adding vertical track lines. This is a very specific scenario and you are the first customer asking for this feature. The only way to realize it is to inherit from RadTreeView and implement your custom logic that covers your needs.

For example, I have prepared a small application, that only demonstrates how you can add a vertical line in RadTreeView control. You should further develop this idea to fit your needs exactly.

Please find the example attached to this message.

If you have other questions, do not hesitate to contact me again.

Greetings,
Martin Vasilev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
kiran
Top achievements
Rank 1
answered on 04 Jun 2008, 12:58 PM
Hi Martin,

Thanks for your help and prompt reply.

this will surely help me in exploring and customizing to suite my requirement.

i will explore this for my requirement and will let you know if i need any more help.


regards,
kiran
Tags
Treeview
Asked by
kiran
Top achievements
Rank 1
Answers by
Martin Vasilev
Telerik team
kiran
Top achievements
Rank 1
Share this question
or