Home » Developer & Programmer » Forms » Need example of Hierarchical tree example for Developer 6I (10g developer 6I,XP)
icon1.gif  Need example of Hierarchical tree example for Developer 6I [message #380828] Tue, 13 January 2009 08:45 Go to next message
shahzaib_4vip@hotmail.com
Messages: 410
Registered: December 2008
Location: karachi
Senior Member
Hellow
Members


I need any Hierarchical tree example

Please attach any Hierarchical tree fmb file

I have one but my developer form is not support this file


Thanks


Shahzaib
Re: Need example of Hierarchical tree example for Developer 6I [message #380902 is a reply to message #380828] Tue, 13 January 2009 21:53 Go to previous messageGo to next message
bhupinderbs
Messages: 67
Registered: July 2006
Location: Bangalore
Member
Hi

Attached herewith Hierarchical tree example.
See "p_scripts" program unit in the form to create tree table
and its values.

Or this post can help to create Microsoft tree control using OCX control.

http://www.orafaq.com/forum/m/182182/88695/#msg_182182

Bhupinder Singh
Re: Need example of Hierarchical tree example for Developer 6I [message #380905 is a reply to message #380828] Tue, 13 January 2009 23:48 Go to previous messageGo to next message
shahzaib_4vip@hotmail.com
Messages: 410
Registered: December 2008
Location: karachi
Senior Member
Thanks its worked

but there are some error

1st Could not locate a tree node icon(ITM_TREE)?

2nd when i press any record its give me error CTRL+F1 for list ?


Any ways

Thanks for give me idea thanks a lot


Shahzaib
Re: Need example of Hierarchical tree example for Developer 6I [message #645279 is a reply to message #380902] Wed, 02 December 2015 02:56 Go to previous messageGo to next message
limon
Messages: 20
Registered: October 2015
Location: Dhaka, Bangladesh
Junior Member

Here , error show... so how can run the tree_control.fmb form ? please help me ?
  • Attachment: error_2.png
    (Size: 36.07KB, Downloaded 2367 times)
Re: Need example of Hierarchical tree example for Developer 6I [message #645301 is a reply to message #645279] Wed, 02 December 2015 08:33 Go to previous messageGo to next message
CraigB
Messages: 386
Registered: August 2014
Location: Utah, USA
Senior Member
Take a look at this: Forms: How To Create a Hierachical Tree form. It is a Forms 11g example, but with a few minor changes this example will work in Forms 6i as well.

[Updated on: Wed, 02 December 2015 08:34]

Report message to a moderator

Re: Need example of Hierarchical tree example for Developer 6I [message #645321 is a reply to message #645301] Thu, 03 December 2015 02:59 Go to previous messageGo to next message
limon
Messages: 20
Registered: October 2015
Location: Dhaka, Bangladesh
Junior Member

This example is block data show... but i need call form and report in hierachical tree menu
in oracle 6i form developer. Please help me how do this...
Re: Need example of Hierarchical tree example for Developer 6I [message #645334 is a reply to message #645321] Thu, 03 December 2015 09:06 Go to previous messageGo to next message
CraigB
Messages: 386
Registered: August 2014
Location: Utah, USA
Senior Member
The coding is the same in the When-Tree-Node-Selected trigger to call a form or run a report as it is in any other trigger. What have you tried?
Re: Need example of Hierarchical tree example for Developer 6I [message #645458 is a reply to message #645334] Mon, 07 December 2015 04:46 Go to previous messageGo to next message
limon
Messages: 20
Registered: October 2015
Location: Dhaka, Bangladesh
Junior Member

In this tree menu , when it's run then an error occured , this message is .....
Re: Need example of Hierarchical tree example for Developer 6I [message #645470 is a reply to message #645458] Mon, 07 December 2015 05:27 Go to previous messageGo to next message
cookiemonster
Messages: 13917
Registered: September 2008
Location: Rainy Manchester
Senior Member
So what code are you running?
Re: Need example of Hierarchical tree example for Developer 6I [message #646084 is a reply to message #645334] Sat, 19 December 2015 04:38 Go to previous messageGo to next message
limon
Messages: 20
Registered: October 2015
Location: Dhaka, Bangladesh
Junior Member

hello CraigB !!!

when run this code in oracle 6i form developer .... then what we change ... please suggest me.
Re: Need example of Hierarchical tree example for Developer 6I [message #646174 is a reply to message #646084] Mon, 21 December 2015 03:11 Go to previous messageGo to next message
cookiemonster
Messages: 13917
Registered: September 2008
Location: Rainy Manchester
Senior Member
How can you expect anyone to tell you what you need to change in your code if you don't show us what your code currently is?
Re: Need example of Hierarchical tree example for Developer 6I [message #646587 is a reply to message #646174] Tue, 05 January 2016 03:39 Go to previous messageGo to next message
shahzaib_4vip@hotmail.com
Messages: 410
Registered: December 2008
Location: karachi
Senior Member
Its surprise to see my old 2009 topic still viewing and still peoples have problem on its any way my problem was solved since 6 years ago
Re: Need example of Hierarchical tree example for Developer 6I [message #646796 is a reply to message #380902] Sat, 09 January 2016 03:52 Go to previous messageGo to next message
limon
Messages: 20
Registered: October 2015
Location: Dhaka, Bangladesh
Junior Member

when i run the tree_control.fmb file then some error occurred.
Please help me.... How to remove the error...

here two error Show
--------------------------
1. Could not located tree node icon (ITM_TREE).
2. JIT must be enable.

please any one help me ....
Re: Need example of Hierarchical tree example for Developer 6I [message #646843 is a reply to message #646796] Mon, 11 January 2016 10:28 Go to previous messageGo to next message
CraigB
Messages: 386
Registered: August 2014
Location: Utah, USA
Senior Member
Find the location in the code that is generating the error and then look at the TREE control package description for the acceptable argument values. I don't have a Forms 6i installation any longer so I am unable to confirm what changes have to be made for Forms 6i. As I recall, it did relate to the error you are receiving and it was a very small change to the code to make it work. If I remember correctly, it was a difference in the way the ROOT NODE is referenced.

Sorry I can't be more specific. However, this is a good opportunity to learn how the FTREE package works. When I wrote this demo form (mentioned in my "Wed, 02 December 2015 07:33" reply), I just played with the FTREE package and figured out how everything worked and the wrote a wrapper package that made working with a Tree Control easier. Smile
Re: Need example of Hierarchical tree example for Developer 6I [message #678526 is a reply to message #645301] Wed, 11 December 2019 05:05 Go to previous message
shahnawazsf
Messages: 2
Registered: July 2019
Junior Member
Thanks but i want to make n level tree like child can have another child. how can i add CHILD AS DEPARTMENT AND OTHER CHILD
Previous Topic: How can i make an item large
Next Topic: Cursor exception with True and False messages
Goto Forum:
  


Current Time: Fri Mar 29 10:54:36 CDT 2024