Font in Tree List

Hi All,
Can anyone tell me how to increase font size in Tree ? Is it possible to change font type ? Increasing font size is my priority
Sagar

Hi Sagar,
class "tiny" is part of the theme's css. It can be changed directly in the file in the theme folder on your server.
However, it is probably easiest if you just add something like the following at the top of your tree definition:
<style type="text/css">
.tiny {font-size:12px;}
</style>Put that in the "Before Tree" setting above the table tag. I would suggest doing this rather than updating the css stylesheet as the "tiny" class could be used elsewhere and the change would affect everything that used that class.
Andy

Similar Messages

  • Tree list and CSV ... Carl, could you help me?

    I have created ordinary Vertical Sidebar list (on the left side)...(http://apexutf.shellprompt.net/pls/apexutf/f?p=313:1010) ... I have hover, active link and all what I need-COOL!
    On other page (http://apexutf.shellprompt.net/pls/apexutf/f?p=313:1040) I have introduce tree list with Items and subitems. I would like that hover, active and inactive items behave in the same manner on vertical sidebar list.
    Here is my CSS part:
    /* LUP tree list */
    .treelistLup{}
    .treelistLup a{font-weight:bold;text-decoration:none;vertical-align: top;}
    .treelistLup a:hover  {color: Yellow; list-style-image:url(current_tab.gif);}
    .treelistLup a:active {color: Yellow; list-style-image:url(current_tab.gif);}
    .treelistLup .selecteditem {color: Yellow;list-style-image:url(current_tab.gif);  }
    .treelistLup .selectedsubitem {color: Yellow;list-style-image: url(current_tab.gif); }
    .treelistLup .unselecteditem {list-style-image: url(sidebar_list_noncurrent.gif); }
    .treelistLup .unselectedsubitem {list-style-image: url(sidebar_list_noncurrent.gif); }Carl, if you can help me...I can give you login details and other needed files as well.
    THX!

    Carl,
    like allways...few SMART words makes a life easier...
    Now I'm 90% to target...
    Still, problem is with sub-subitems (3rd level tree items)...how to highlight their parents as in two level nodes ?
    THX once more
    Message was edited by:
    Funky

  • How do I add a new font to the list?

    In "Tools/Options/Content/Advanced" how do I add a new font to the list? I have "Comic Sans MS" listed for one of the options, but the drop-down menu does not contain that option, so I can't select it for another font option.

    Thanks for your reply.
    As to your question: No, of course I wouldn't scroll down, it's in alphabetical order, so why would "C" for Comic Sans MS be anywhere but between B and D on the list?
    Now a question for you: If person or group was going to alphabetize a list and then break it down into sublists, why would he, she, they not include headers for each portion and maybe even indent each font name, so a person might have a chance of getting the drift?
    Also, how do you add new fonts to the list?

  • How do I enable the button to use the tree list in excel? (Enable the list type: Tree enabled in Office 2013 - VSTF 2013)

    Hi, I was looking to see if anyone knows how I can troubleshoot my connection problem with TFS view in excel. I'm trying to  produce a tree view in Office 2013 as described in the following KB -
    https://msdn.microsoft.com/en-us/library/dd286627.aspx
    I have followed the instructions on the KB all the way up to : 'Add backlog items and tasks and their parent-child links using a tree list' and at this point I can't seem to get it to work as the button is greyed out.
    Note that I have completed steps 1-6 for the previous procedure... all 6 steps work just fine. However on step 2 of the second procedure - the instructions state I should be able to 'Add Tree Level' - However the button is greyed out.
    Anyone know what I need to do to enable the button to use the tree list in excel? 
    Frank

    Frank,
    I believe your issue is that you have opened a Flat query and are trying to add tree levels. A flat query is just that and you cannot change the query type from Excel.
    The second process is managing a backlog (which is a tree). TFS web access has a link on the backlog view to create a query. That query will be a "tree of work items" query that returns the items in the backlog including their parent-child relationships.
    This type of query supports the Add Tree Level and Add Child functionality as does a new Input List (not bound to an existing query).
    "You will find a fortune, though it will not be the one you seek." -
    Blind Seer, O Brother Where Art Thou
    Please Mark posts as answers or helpful so that others may find the fortune they seek.

  • Drag-and-drop tree list from files/folder

    Hello all. I'm new to Flex and I'm looking for some help or
    for someone to point me in the right direction. I want to write a
    simple AIR application to accept a multiple text files (or a folder
    full of text files) when the files/folder is dragged into a tree
    list. The file/folder name will be the node name. When selected,
    the contents of the file will be displayed in a text area. The text
    file will contain a 4 x 4 number matrix with each column separated
    by a tab and each row separated by a return. (I plan on plotting
    the numbers in the matrix in the future).
    What I'm most confused about is how to go about
    dragging-and-dropping files into a tree list and creating item
    names based on the file/folder name? And does the file content need
    to go into an array collection?
    Maybe I'm going about this in a difficult way. If there is an
    easier way, I'd appreciate it if someone could share. Thank you
    all.

    I have the same problema and I´m not able to find the reason.
    The solution to get the event raised has been to copy configurations from wd standard appl FPM_TEST_DND_FORM and use my own Z feeder class : all  seems to work perfectly , but , if I try to do it from scratch the event  FPM_DROP_COMPLETED it´s not raised .
    I´ve compared both configurations/class ( the one that I´ve done from scratch  that it doesn´t raise the event and the one that I´ve adapted copying from standard that it raises perfectly  the event) and I haven´t  seen any difference (maybe I haven´t found) .

  • User Defined Attributes in Tree List

    Does anyone know what the User Defined Attributes is used for in the tree list (when in Create / Edit List Entry screen)?
    I'm trying to put a title tag on my list entries so I get a tooltip when hovering the mouse over each entry and thought this might be the way to do it.
    If not then User Defined Attributes sounds like it could be useful anyway but I can't find any documentation on what it does.

    Hello Antilles.
    The user defined attributes that you refer to it´s used to specify additional attributes.
    You can find more useful information about this topic in this link: http://download.oracle.com/docs/cd/E14373_01/appdev.32/e11838/nav.htm
    Regards Pedro

  • Tree Lists

    Hi
    Have you implemented Tree Lists in Forms 6.0? The documentation
    is very poor: I've managed to populate a tree with hierarchical
    data, but I can't figure out returning a multiple-selection of
    tree items back to the form.
    Any ideas?
    null

    Julian Taylor (guest) wrote:
    : Hi
    : Have you implemented Tree Lists in Forms 6.0? The
    documentation
    : is very poor: I've managed to populate a tree with hierarchical
    : data, but I can't figure out returning a multiple-selection of
    : tree items back to the form.
    : Any ideas?
    I implemented the tree structure. Doc. is very bad. Demo example
    is very useful. You might get some clue from that.
    null

  • EA 4.0 - Package icon in tree list is not refreshed

    I compiled a package in a sql*plus session without debug but the icon in the package tree lists show me the icon with debug option.
    In the dba_plsql_object_settings there is no debug.

    after changing to the language=en it works properly ....

  • Tree List Error

    I get the following error any time I click on a folder in my
    tree list:
    Error: Unable to load ''.
    at mx.controls::SWFLoader/::loadContent()
    at mx.controls::SWFLoader/load()
    at
    mx.controls::SWFLoader/mx.controls:SWFLoader::commitProperties()
    at mx.core::UIComponent/validateProperties()
    at mx.managers::LayoutManager/::validateProperties()
    at mx.managers::LayoutManager/::doPhasedInstantiation()
    at Function/
    http://adobe.com/AS3/2006/builtin::apply()
    at mx.core::UIComponent/::callLaterDispatcher2()
    at mx.core::UIComponent/::callLaterDispatcher()
    <b>Here's my code:</b>
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="
    http://www.adobe.com/2006/mxml"
    layout="absolute" creationComplete="dirListSvc.send();">
    <mx:Script>
    <![CDATA[
    import mx.controls.Alert;
    import mx.rpc.events.FaultEvent;
    import mx.rpc.events.ResultEvent;
    import flash.net.FileReference;
    private var fileRef:FileReference;
    [Bindable]
    private var dirList:XML;
    [Bindable]
    public var selectedNode:XML;
    //file browse function
    private function fileBrowse():void {
    this.fileRef = new FileReference();
    fileRef.addEventListener(Event.SELECT, selectHandler);
    fileRef.browse();
    private function selectHandler(event:Event):void {
    var request:URLRequest = new URLRequest("
    http://localhost:8300/");
    fileRef.upload(request);
    // Event handler for the Tree control change event.
    public function treeChanged(event:Event):void {
    selectedNode=Tree(event.target).selectedItem as XML;
    private function
    directoryResultHandler(event:ResultEvent):void {
    dirList = event.result as XML;
    // Fault handler - displays the error
    private function
    directoryFaultHandler(event:FaultEvent):void {
    Alert.show(event.fault.message, "Could not load dirList");
    ]]>
    </mx:Script>
    <mx:HTTPService
    id="dirListSvc"
    url="
    http://localhost/iqAssets/scripts/directory.php"
    resultFormat="e4x"
    result="directoryResultHandler(event);"
    fault="directoryFaultHandler(event);"
    />
    <mx:HDividedBox>
    <mx:VBox>
    <mx:Tree x="10" y="10" labelField="@label"
    dataProvider="{dirList}" width="250"
    change="treeChanged(event)"/>
    <mx:Button label="Upload A File"
    click="fileBrowse()"/>
    </mx:VBox>
    <mx:Panel height="300" width="400"
    title="{selectedNode.@label}">
    <mx:Text text="{selectedNode.@path}" />
    <mx:Image source="{selectedNode.@path}" />
    </mx:Panel>
    </mx:HDividedBox>
    </mx:Application>
    And here's my php:
    <?php
    function getDirectory( $path = '.', $level = 0 ){
    $ignore = array( 'cgi-bin', '.', '..' );
    // Directories to ignore when listing output. Many hosts
    // will deny PHP access to the cgi-bin.
    $dh = @opendir( $path );
    // Open the directory to the handle $dh
    while( false !== ( $file = readdir( $dh ) ) ){
    // Loop through the directory
    if( !in_array( $file, $ignore ) ){
    // Check that this file is not to be ignored
    $spaces = str_repeat( ' ', ( $level * 4 ) );
    // Just to add spacing to the list, to better
    // show the directory tree.
    if( is_dir( "$path/$file" ) ){
    // Its a directory, so we need to keep reading down...
    echo '<node label="'.$file.'">';
    getDirectory( "$path/$file", ($level+1) );
    // Re-call this same function but on a new directory.
    // this is what makes function recursive.
    echo '</node>';
    } else {
    $filename = strtolower($file) ;
    $exts = split("[/\\.]", $filename) ;
    $n = count($exts)-1;
    $exts = $exts[$n];
    $imageExt = array ('gif', 'jpg', 'swf', 'png');
    if ( !in_array($exts, $imageExt))
    echo '<node label="'.$file.'" path=""/>';
    else
    $imgPath = substr($path, 1);
    echo '<node label="'.$file.'" path="'."
    http://localhost/iqAssets/scripts$imgPath/$file".'"/>';
    closedir( $dh );
    // Close the directory handle
    echo '<node label="assets">';
    getDirectory( "." );
    echo '</node>';
    ?>

    For what it's worth, I have the exact same error message:
    quote:
    Error: Unable to load ''.
    at mx.controls::SWFLoader/::loadContent()
    at mx.controls::SWFLoader/load()
    at
    mx.controls::SWFLoader/mx.controls:SWFLoader::commitProperties()
    at mx.core::UIComponent/validateProperties()
    at mx.managers::LayoutManager/::validateProperties()
    at mx.managers::LayoutManager/::doPhasedInstantiation()
    at Function/
    http://adobe.com/AS3/2006/builtin::apply()
    at mx.core::UIComponent/::callLaterDispatcher2()
    at mx.core::UIComponent/::callLaterDispatcher()
    Here's my code:
    quote:
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="
    http://www.adobe.com/2006/mxml"
    horizontalAlign="center" verticalAlign="middle"
    creationComplete="photoService.send();" >
    <mx:HTTPService
    id="photoService"
    url="data.xml"
    resultFormat="e4x"
    result="photoResultHandler(event);"
    fault="photoFaultHandler(event);"
    />
    <!-- Controller -->
    <mx:Script>
    <![CDATA[
    import flash.net.navigateToURL;
    import mx.controls.Alert;
    import mx.rpc.events.FaultEvent;
    import mx.rpc.events.ResultEvent;
    [Bindable]
    private var photoFeed:XML;
    private function photoResultHandler(event:ResultEvent):void{
    // Result handler - gets called after xml is loaded.
    //Alert.show("Loaded xml!");
    photoFeed = event.result as XML;
    private function photoFaultHandler(event:FaultEvent):void{
    // Fault handler - if the xml can't be loaded
    Alert.show(event.fault.message, "Could not load photo xml");
    ]]>
    </mx:Script>
    <mx:Panel paddingTop="10" paddingBottom="10"
    paddingLeft="10" paddingRight="10" title="phlex quick pic gallery
    v0.8" fontWeight="bold" horizontalAlign="center" id="container">
    <mx:Tile width="100%" height="100%">
    <mx:Repeater id="photos"
    dataProvider="{photoFeed.pic}">
    <mx:VBox
    xmlns:mx="
    http://www.adobe.com/2006/mxml"
    horizontalAlign="center"
    >
    <mx:Image
    id="currentpic"
    source="{photos.currentItem.attributes.url}"
    />
    <mx:Text text="{photos.currentItem.attributes.title} by
    {photos.currentItem.attributes.author}"/>
    </mx:VBox>
    </mx:Repeater>
    </mx:Tile>
    <mx:ControlBar id="nav" horizontalAlign="center"
    verticalAlign="middle">
    <mx:LinkButton label="previous" id="previous" />
    <mx:Label text="3/18" fontWeight="normal" id="page" />
    <mx:LinkButton label="next" id="next" />
    </mx:ControlBar>
    </mx:Panel>
    </mx:Application>

  • ALV Tree list output using the Class and method

    Hi,
    How to get the internal table values of ALV Tree List in classes.
    My requirement is i need to store the output values in Ztable of a SAP Transaction of CK86_99.
    for this, i copied the SAP Standard Transaction into Z tcode and i am trying to poplulate the output display into Ztable. But this standard tcode CK86_99 is using the classes of ALV tree list to display output.
    CL_STRUCTURE_EXPLOSION_TREE -- Class
    CONSTRUCTOR - method
    Finally in the above mentioned method, i am able to see the output values of ALV tree list in the internal table of mt_output_table.
    But these are SAP Standard Class and method.
    My doubt is, How to get these internal table values in my Zprogram.
    is there any user exit or badi can we use in the method of class???? Actually my system is 4.6C
    Please suggest me on this problem.
    Thanks in advance
    KBS Reddy

    First your getInstance() method returns 'singleton' which you havent declared/init anywhere.
    your getAll() method needs to be static if you need to call it the way you are doing.
    In your getAll() method u are passing a parameter called patientRecord ... where have you declared/init it.
    i think you have to do something like this ... if i have understood you correctly.
    /* THIS IS IN YOUR SERVLET*/
    Collections c = database.getAll();
    out.println(C);
    /* YOUR FlatfileDatabase CLASS HAS SOMETHING LIKE THIS*/
    public static FlatfileDatabase getInstance() {
    return new FlatfileDatabase();
    public static Collections getAll() {

  • Tree list display

    hi,
    i have one problem.
    i have displayed an alv grid.now i want when user select any
    row the corresponding value
    of that particular row should display in tree like structure
    under different heading i.e. under one heading there should be
    some field ,under another heading some other field and so on.
    also with expand node and compress node .
    can u plz provide any sample program.i want it with function module.
    like rs_tree_construct' and others.

    REPORT  ZTEST13 MESSAGE-ID znew .
    TREE HIRRARCHY REPORT **********************
    TABLES : vbak.
    DATA: BEGIN OF mylist OCCURS 50. " Internal table hierarchy
    INCLUDE STRUCTURE snodetext.
    DATA: END OF mylist.
    DATA: f15 TYPE c.
    DATA : BEGIN OF gt_sales OCCURS 0,
            vbeln LIKE vbak-vbeln,
            kunnr LIKE vbak-kunnr,
            matnr LIKE vbap-matnr,
            arktx LIKE vbap-arktx,
            ERNAM LIKE VBAK-ERNAM,
          END OF gt_sales.
    *SELECT-OPTIONS : s_vbeln FOR vbak-vbeln.
    SELECTION-SCREEN BEGIN OF LINE.
    SELECTION-SCREEN COMMENT 2(20) v_text1 FOR FIELD S_VBELN.
    SELECT-OPTIONS: S_VBELN FOR VBAK-VBELN OBLIGATORY.
    SELECTION-SCREEN END OF LINE.
    INITIALIZATION.
    V_TEXT1 = 'SALES ORDER NO'.
    START-OF-SELECTION.
    SET PF-STATUS 'ZTREE1'.  " create in t-code se41
    SET TITLEBAR 'T1'.
    PERFORM fill_itab.
    PERFORM main.
    FORM fill_itab .
    SELECT vkvbeln vkkunnr VKERNAM vpmatnr vp~arktx INTO CORRESPONDING
    FIELDS OF
          TABLE gt_sales
          FROM ( vbak AS vk INNER JOIN vbap AS vp ON vkvbeln = vpvbeln )
          WHERE vk~vbeln IN s_vbeln.
          SORT gt_sales BY vbeln kunnr.
    mylist-name = 'Report Tree List'.
    mylist-color = 1.
    mylist-intensiv = '1'.
    mylist-text = 'Report Tree List'.
    mylist-tlength = 16.
    mylist-tlevel = 1.
    mylist-tcolor = 1.
    mylist-tintensiv = '1'.
    *mylist-text1 = 'using "RS_TREE_CONSTRUCT" function'.
    mylist-tlength1 = 50.
    mylist-tcolor1 = 2.
    mylist-tintensiv1 = '0'.
    APPEND mylist.
    LOOP AT gt_sales.
    ON CHANGE OF gt_sales-vbeln.
    mylist-name = 'level1'.
    mylist-color = 0.
    mylist-intensiv = '0'.
    mylist-text = 'Sales Document no:'.
    mylist-tlength = 20.
    mylist-tlevel = 2.
    mylist-tcolor = 7.
    mylist-tintensiv = '1'.
    mylist-text1 = gt_sales-vbeln.
    mylist-tlength1 = 30.
    mylist-tcolor1 = 2.
    mylist-tintensiv1 = '0'.
    APPEND mylist.
    ENDON.
    ON CHANGE OF gt_sales-kunnr.
    mylist-name = 'level2'.
    mylist-color = 0.
    mylist-intensiv = '0'.
    mylist-text = 'Customer no:'.
    mylist-tlength = 20.
    mylist-tlevel = 3.
    mylist-tcolor = 5.
    mylist-tintensiv = '1'.
    mylist-text1 = gt_sales-kunnr.
    mylist-tlength1 = 30.
    mylist-tcolor1 = 3.
    mylist-tintensiv1 = '0'.
    APPEND mylist.
    ENDON.
    mylist-name = 'level3'.
    mylist-color = 0.
    mylist-intensiv = '0'.
    *mylist-text = gt_sales-matnr.
    mylist-tlength = 15.
    mylist-tlevel = 4.
    mylist-tcolor = 4.
    mylist-tintensiv = '0'.
    mylist-text1 = gt_sales-arktx.
    mylist-tlength1 = 30.
    mylist-tcolor1 = 2.
    mylist-tintensiv1 = '0'.
    MYLIST-COLOR = 2.
    MYLIST-INTENSIV = '0'.
    MYLIST-TEXT = GT_SALES-ERNAM.
    MYLIST-TLENGTH = 20.
    *MYLIST-TLEVEL = 4.
    APPEND mylist.
    *MYLIST-NAME = 'LEVEL4'.
    *MYLIST-COLOR = 2.
    *MYLIST-INTENSIV = '0'.
    *MYLIST-TEXT = GT_SALES-ERNAM.
    *MYLIST-TLENGTH = 20.
    *MYLIST-TLEVEL = 4.
    *APPEND MYLIST.
    ENDLOOP.
    ENDFORM. " FILL_ITAB
    FORM main .
    PERFORM hierarchy. " construct & draw the tree
    ENDFORM. " MAIN
    FORM hierarchy .
    PERFORM build_tree.
    PERFORM draw_tree.
    ENDFORM. " HIERARCHY
    FORM BUILD_TREE *
    FORM build_tree.
    CALL FUNCTION 'RS_TREE_CONSTRUCT'
    TABLES
    nodetab = mylist
    EXCEPTIONS
    tree_failure = 1.
    ENDFORM. "build_tree
    FORM DRAW_TREE *
    FORM draw_tree.
    sy-lsind = 0.
    CALL FUNCTION 'RS_TREE_LIST_DISPLAY'
    EXPORTING
    callback_program = 'Ztest13'
    callback_user_command = 'NODE_SELECT'
    *(001)
    IMPORTING
    f15 = f15.
    ENDFORM. "draw_tree

  • Tree list

    Hi,
    I wonder if any one of u experts can share a OO tree report.
    can u paste the code here r pls mail it to [email protected]
    cheers,
    santhosh
    Message was edited by: Kaluvala Santhosh

    hi
    good
    go through this weblog which ll give you detail idea about the oo tree list report
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/weblogs/topic/29%3fx-o%3d50
    if you want the oo report in alv than you can search it using BCALV*,
    THANKS
    MRUTYUN^

  • Tree list issue!

    hi
    i know using function:
    CALL FUNCTION 'RS_TREE_CONSTRUCT'
    EXPORTING
      INSERT_ID                = '000000'
      RELATIONSHIP             = ' '
      LOG                      =
      TABLES
        NODETAB                  = node_tab
    EXCEPTIONS
      TREE_FAILURE             = 1
      ID_NOT_FOUND             = 2
      WRONG_RELATIONSHIP       = 3
      OTHERS                   = 4
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    CALL FUNCTION 'RS_TREE_LIST_DISPLAY'
    EXPORTING
      CALLBACK_PROGRAM                =
      CALLBACK_USER_COMMAND           =
      CALLBACK_TEXT_DISPLAY           =
      CALLBACK_MOREINFO_DISPLAY       =
      CALLBACK_COLOR_DISPLAY          =
      CALLBACK_TOP_OF_PAGE            =
      CALLBACK_GUI_STATUS             =
      CALLBACK_CONTEXT_MENU           =
      STATUS                          = 'IMPLICIT'
      CHECK_DUPLICATE_NAME            = '1'
      COLOR_OF_NODE                   = '4'
      COLOR_OF_MARK                   = '3'
      COLOR_OF_LINK                   = '1'
      COLOR_OF_MATCH                  = '5'
      LOWER_CASE_SENSITIVE            = ' '
      MODIFICATION_LOG                = ' '
      NODE_LENGTH                     = 30
      TEXT_LENGTH                     = 75
      TEXT_LENGTH1                    = 0
      TEXT_LENGTH2                    = 0
      RETURN_MARKED_SUBTREE           = ' '
      SCREEN_START_COLUMN             = 0
      SCREEN_START_LINE               = 0
      SCREEN_END_COLUMN               = 0
      SCREEN_END_LINE                 = 0
      SUPPRESS_NODE_OUTPUT            = ' '
      LAYOUT_MODE                     = ' '
      USE_CONTROL                     = STREE_USE_LIST
       USE_CONTROL                     = 'L'.
    will get tree list!
    but i want to carry out complex function for tree list.
    the base function like RS_TREE_LIST_DISPLAY,but i can redefine create or delete  functions.
    some class object exist ?
    some one can give me demo code!
    thank you very much!

    no body answer

  • Tree List Value

    Apex4
    datbase 10g EE
    Hello Apex Users,
    how can I get the Value Of a tree list then pass that value to the textfield using Javascript?
    Is that Possible? Hope for a quick response and answer.
    regards,
    jose

    Hi Jose,
    you can use the "LINK" column in the tree query to do that. Have a look at the following example which will write the clicked employee# into P13_EMPNO.
    select case when connect_by_isleaf = 1 then 0
                when level = 1             then 1
                else                           -1
           end as status,
           level,
           "ENAME" as title,
           null as icon,
           "EMPNO" as value,
           "ENAME" as tooltip,
           'javascript:$s("P13_EMPNO",'||EMPNO||');' as link
    from "#OWNER#"."EMP"
    start with "MGR" is null
    connect by prior "EMPNO" = "MGR"
    order siblings by "ENAME"Regards
    Patrick
    My Blog: http://www.inside-oracle-apex.com
    APEX 4.0 Plug-Ins: http://apex.oracle.com/plugins
    Twitter: http://www.twitter.com/patrickwolf

  • Tree List height and width

    I am using a Tree List shared component.
    Is there a way for me to control the height and width of the Tree List on my page?
    Many thanks,
    Mark

    I'd forgotten about writing that...
    Please write me directly ( [email protected] ); we can discuss what you're trying to develop, and the best ways to accomplish it.

Maybe you are looking for

  • Console output not coming with JEasyTest

    I am using JEasyTest plugin in eclipse...but when I run my unit tests, I cant see any printlns on my console..Is there any workaround to this??

  • Wad3.5 chart not support chinese

    Hi friends, When I design reports by WAD3.5, there are something wrong when displaying chinese in the chart. It can't display correctly. Please help me . Thanks! Best regards! Jackie.

  • MPD + Pulseaudio problem

    Hey guys, I'm having trouble with mpd coupled with pulseaudio when trying to play surround sound (5.1) songs. The issue seems to be that mpd completely ignores my front-right speaker - nothing comes out of it. deadbeef and amarok can play the songs p

  • Creating shapes with blend modes in actionscript 3

    Ok I'm having a lot of trouble with ActionScript 3. I'm supposed to make five buttons that when clicked show a different blend mode using 2 or more shapes. Each of these blend modes also has to have a text box explaining what the blend mode does.  Th

  • Ical has vanished

    ical on my G5 at home has vanished. I suspaect that my two year old daughter has managed somehow to delete it! Spotlight can't find it at all. How can I reinstall it without doing a complete reinstall ?