cancel
Showing results for 
Search instead for 
Did you mean: 

Navigation in UI-Tree

Former Member
0 Kudos

Hi everybody,

when i navigate through my tree and than close all nodes and open an other node the previous node will also be opened. What could be the problem? I don't want to open the previous node which was focussed.

The proplem is the focus. How can i change the focus.

regards,

Sid

Edited by: Sid on Nov 4, 2009 3:34 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

That's a feature, some call it bug, of the Tree UI element: The path to the selected node is expanded automatically.

Armin

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Sid,

Please tell us know how many root nodes and child nodes you have? Are you building the trees statically or dynamically using the method.

Alternatively you have go therough the following [link|http://help.sap.com/saphelp_nw04/Helpdata/EN/c2/abfceffbacd24185ec7af8a3a2e76a/content.htm], which gives you a tree example along with the code.

Please have a look at [this |http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/47ce9b90-0201-0010-59b5-f70826824eee]article.

[Here|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/300baa58-3acf-2b10-dc85-90220be8e63a] is another article.

Hope it helps!

Regards,

Maheswaran

Edited by: Maheswaran B on Nov 4, 2009 9:33 PM