DTreeTable Tweet |
|
|
Categories:
Region Plugin
Combining the two data-viewing approaches into oneDTreeTable 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 |
Link to:
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. |
Thanks for the great plug in!
Josip
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 => ''NLS_NUMERIC_CHARACTERS'', value => '''''''' || replace(wwv_flow_api.g_nls_numeric_chars,'''''''','''''''''''') || ''''''''); end;'; end; </pre>
Do you know what could cause that problem?
Thanks!
I tried the following, but errors.
SELECT level, ('[b]' || ename || '[/b]') as ename FROM emp
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
SELECT level, ('[b]' || ename || '[/b]) ename FROM emp
Ok, I cannot add hypertext into the post so you have to replace the [b] with the hypertext b with < and >
SELECT level, ('' || ename || '') as ename FROM emp;
Now I'd like to format one column, using font.
How can I parametized the colum
| Powered by Sigsiu.NET | ![]() |

DTreeTable
Save This Page
