Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ALV Tree - Selected Node

Former Member
0 Likes
516

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.

1 REPLY 1
Read only

Former Member
0 Likes
398