APEX-PLUGIN.COM

..the apex plugin directory

an initiative of

 

Top Rated Plugins

Add your APEX4.0 Plugin info

Describe your Plugin’s features. You can upload the Plugin’s code and documentation, or, alternatively, submit the URLs to your website or blog.

You are here:
Follow us on Twitter
Region Plugin DTreeTable

DTreeTable

10
Categories: Region Plugin
Author: Linh Dinh

Combining the two data-viewing approaches into one

DTreeTable ApEx Plugin puts hierarchical data in columns, but use an indented outline structure in the first column to illustrate the tree structure.

Combining the two data-viewing approaches into one view gives you the best of both worlds. You can show the hierarchy of items, plus a matrix of additional data or item attributes, in one unified structure.



Keywords
TreeTable, Tree, Table

Company: dinh.de
Date added: 7.11.2010
Views: 5840
Votes: 15
Reviews: 13
Min. APEX Version:
4.0
Share on Facebook
Digg! Share on Digg
Save This Page
Link to:
Download
download apex plugin
If something is not correct please report it here: Report Listing
Do you have a question about this Plugin? Want to write a Review or Comment?
Login first.
Reviews / Questions / Comments are e-mailed to the author of the Plug-in.
10 
instaling problem
by Josip Poljak
on April 7, 2011
I have figured it out. You just need to put 'commit' before and after the "begin execute..." line.

Thanks for the great plug in!

Josip
0 
instaling problem
by Josip Poljak
on April 7, 2011
While instaling the plug-in I get the following error:
ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful. ORA-02047: cannot join the distributed transaction in progress <pre>begin execute immediate 'begin dbms_session.set_nls( param =&gt; ''NLS_NUMERIC_CHARACTERS'', value =&gt; '''''''' || replace(wwv_flow_api.g_nls_numeric_chars,'''''''','''''''''''') || ''''''''); end;'; end; </pre>


Do you know what could cause that problem?
Thanks!
0 
hypertext or Link to other page
by Rajan
on March 20, 2011
Can you explain how to include html tags for hypelink in SQL query being used in the region source of the plugin.

I tried the following, but errors.
SELECT level, ('[b]' || ename || '[/b]') as ename FROM emp
10 
by NIARD
on January 4, 2011
there is a little problem with theme 7-Modern Blue, the display of drill icon is not perfect. a understrike persist under drill icon .

secondly, i have a hierarchy with 10000 positions, i choose not to expand on startup.
At the displaying of the region, it expands all positions before to collapse.
it will be great for performance reasons to avoid that.

best regards
jean marc
10 
by Linh Dinh
on November 21, 2010
Ok, I cannot add hypertext into the post so you have to replace the [b] with the hypertext b

SELECT level, ('[b]' || ename || '[/b]) ename FROM emp
10 
by Linh Dinh
on November 21, 2010
SELECT level, ('[b]' || ename || '[/b]) as ename FROM emp

Ok, I cannot add hypertext into the post so you have to replace the [b] with the hypertext b with < and >
10 
by Linh Dinh
on November 21, 2010
Actually you cannot specify a column, which have another font. But I think you can use something like this:

SELECT level, ('' || ename || '') as ename FROM emp;
10 
Formatign de column
by Daisuke Inoue
on November 19, 2010
Finally I could install the plugin.
Now I'd like to format one column, using font.
How can I parametized the colum
10 
Update
by Linh Dinh
on November 17, 2010
I also tried to install the plugin and recognize that the plugin was not installable, but I update the download package and also test the installation with the new file. Please try again. Thanks
November 17, 2010
The Entry has been updated in the meantime!
Powered by Sigsiu.NET RSS Feeds

Disclaimer: The APEX Plugins on this site are not supported by Oracle Support Services.

If you have a question about a Plugin or need support: Login and select the plugin detail page. At the bottom you can enter your Question / Review / Remark.
Your message will be sent to the author of the plugin.