Skip to Content
0
Former Member
Oct 19, 2005 at 02:08 PM

ALV Tree - Selected Node

118 Views

Hi,

I have created a ALV tree using the class <b>cl_gui_alv_tree_simple</b>. This has nodes and items, and I have a requirement that on some condition, a particular node and in some conditions an item has to be highlighted.

I am able to highlight the item by using the method set_selected_nodes. <b>But how do I highlight a NODE ?</b>

By highlight I mean, it should appear as if it is selected. Pls suggest.

The hierarchy is like this..

>Offercode1

|-->Seq1

|-->Seq2

|-->Seq3

I am able to highlight seq1.

But i want to highlight Offercode1, which is a node.

Rgds,

Prash.