Home » Developer & Programmer » Forms » Need Example for Tree node Icon (Developer 6I ,database 10g )
Need Example for Tree node Icon [message #413031] Tue, 14 July 2009 01:29 Go to next message
shahzaib_4vip@hotmail.com
Messages: 410
Registered: December 2008
Location: karachi
Senior Member
Hi

I need a example of Tree node icon i create a record group and my data is

SELECT 1, LEVEL, Acc_name||'    ('||to_char(acc_id)||')    ','',to_char(acc_id) 
FROM coa 
CONNECT BY PRIOR acc_id = CATAGORY_id
START WITH acc_id between 01 and 1000 
ORDER SIBLINGS BY acc_id



How can i add icon on my tree node


Regards


Shahzaib ismail
Re: Need Example for Tree node Icon [message #414192 is a reply to message #413031] Mon, 20 July 2009 18:28 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Here are the links:
Hierarchy Tree
A form with table definition.
http://www.orafaq.com/forum/t/77009/0/unread/67467/#msg_229389
Another form.
http://www.orafaq.com/forum/m/215628/67467/?srch=tree#msg_215628
And another
http://www.orafaq.com/forum/t/83541/67467/
And
http://www.orafaq.com/forum/t/83923/67467/
and from 2005
http://www.orafaq.com/forum/t/32866/67467/
and from 2006
http://www.orafaq.com/forum/m/182182/88695/#msg_182182
and from 2009
http://www.orafaq.com/forum/t/138935/67467/
Populate Nth level of Hierarchical tree
http://www.orafaq.com/forum/t/87093/67467/
Icons
http://www.orafaq.com/forum/m/215770/67467/?srch=TRIGGER_NODE#msg_215770
Change the icon on a node.
http://www.orafaq.com/forum/t/90909/67467/
Show Image In Tree
http://www.orafaq.com/forum/t/95682/67467/
FTREE Documentation - Metalink Note:210663.1

David
Previous Topic: How to rename form,pll.....
Next Topic: How to display image in another form
Goto Forum:
  


Current Time: Fri Sep 20 08:27:44 CDT 2024