Tag Archive | "Tree"

Highlight current Tree Node

Thursday, June 7, 2007

11 Comments

During the DOAG SIG workshop I was asked how to create a treeview in Oracle APEX where the current selected tree node is highlighted. After a quick thought about the problem, it turned out that there is a quite simple solution for it if you combine the treeview query with some HTML code.

Continue reading...