Scrolling Property for a Tree

Hi Experts,
I have a transparent container and a tray in this container.
In this tray I have created a tree.  Now I have to set the vertical scrolling property for this tree.
(I have already set the Web Dynpro application's parameter:
PARAMETER: WDTABLENAVIGATION
VALUE: SCROLLBAR). But this doesn't seem to work.
Is there any way out to achieve this. Your valuable inputs please.
Thanks in Advance,
Hyder.

Hi,
As u have said u have a transparent container... set the property  "ScrollingMode = Auto OR Both"
or esle set the same property type for the Tray UI element.
May be this will help u
As i have developed the same i have achived this...
Regards
Raja

Similar Messages

  • Can I have scroll property for sap.ui.core.HTML control?

    Hi,
    I need to set scroll for sap.ui.core.HTML control.Is it possible ,if so Can you give me a hint ?
    Thanks and Regards,
    Mythili

    Use overflow:scroll; property of CSS.
    var html1 = new sap.ui.core.HTML("html1", { 
                  content: 
                          "<div style='width: 900px; height: 500px; overflow:scroll;'></div>", 
    Reference:
    CSS overflow property

  • [BUG] showPopupBehavior not working for af:tree elements

    Hi,
    It's currently impossible to have a showPopupBehavior showing a different noteWindow for each elements of an af:tree. However, it works correctly with a table so I assume it's a strange tree bug. The test case is the following:
    <?xml version='1.0' encoding='windows-1252'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.1" xmlns:f="http://java.sun.com/jsf/core"
              xmlns:h="http://java.sun.com/jsf/html" xmlns:af="http://xmlns.oracle.com/adf/faces/rich">
      <jsp:directive.page contentType="text/html;charset=windows-1252"/>
      <f:view>
        <af:document title="Test showPopupBehavior">
          <af:form>
            <af:panelHeader text="Test showPopupBehavior">
              <af:popup id="tooltip">
                <af:noteWindow>
                  <af:outputText value="Tooltip"/>
                </af:noteWindow>
              </af:popup>
              <af:panelGroupLayout layout="vertical">
                <af:outputText id="src1" value="Outside" clientComponent="true">
                  <af:showPopupBehavior alignId="src1" popupId="tooltip" triggerType="mouseOver"/>
                </af:outputText>
                <!-- tableValues is an Integer array -->
                <af:table value="#{showPopup.tableValues}" var="val">
                  <af:column headerText="Value">
                    <af:popup id="tableTooltip">
                      <af:noteWindow>
                        <af:outputText value="Tooltip: #{val}"/>
                      </af:noteWindow>
                    </af:popup>
                    <af:outputText id="src2" value="Texte avec popup: #{val}" clientComponent="true">
                      <af:showPopupBehavior alignId="src2" popupId="tableTooltip" triggerType="mouseOver"/>
                    </af:outputText>
                  </af:column>
                </af:table>
                <!-- treeValues is a ChildPropertyTreeModel containing node objects supporting a value attribute -->
                <af:tree value="#{showPopup.treeValues}" var="node">
                  <f:facet name="nodeStamp">
                    <af:group>
                        <af:popup id="treeTooltip">
                          <af:noteWindow>
                            <af:outputText value="Tooltip: #{node.value}"/>
                          </af:noteWindow>
                        </af:popup>
                        <af:outputText id="src3" value="Node with popup: #{node.value}" clientComponent="true">
                          <af:showPopupBehavior popupId="treeTooltip" alignId="src3" triggerType="mouseOver"/>
                        </af:outputText>
                    </af:group>
                  </f:facet>
                </af:tree>
                <f:facet name="separator">
                  <af:spacer width="1" height="20"/>
                </f:facet>
              </af:panelGroupLayout>
            </af:panelHeader>
          </af:form>
        </af:document>
      </f:view>
    </jsp:root>Thanks,
    ~ Simon

    Simon,
    the difference seem to be the difference between a component child (table) and facet (tree). I can open a popup for the tree when pacing the popup outside of the tree. Then however this doesn't show dynamic data (at least none that is available on mouse over). I see how this could be done with a clientListener but this then wont be declarative
    Frank
    Ps.: Hope the tootip was just the sample to illustrate the problem and not the usecase you are after, because for this you could have used the shortDescr property on the node's outputText

  • One scroll Bar for both the split-screen containers ?

    Hello All,
               I have 2 screens on my output which are split screens.
    But now I want only one scroll bar for both of then so that when the scroll bar is used both the screens will simultaneously move.
    Is this functionality possible ?
    If yes can anyone help me out ?
    Regards,
    Deepu.K

    Create a property node for each of the charts. Wire the controlling chart X scale maximum and minimum to the slave X scale max and min. (X Scale -> Range -> Max & Min).
    Hope this helps.

  • How to implement expand/collapse property for custome components

    can any one tell me how to implement the expand/collapse
    property for the custom components in flex. i need something like
    hierarchy of custom components which on the expand should be able
    to show the children of the corresponding component and a line
    linking between them and collapsing property too.. can any one help
    me out..

    "hanu106" <[email protected]> wrote in
    message
    news:gfr2co$biq$[email protected]..
    > can any one tell me how to implement the expand/collapse
    property for the
    > custom components in flex. i need something like
    hierarchy of custom
    > components
    > which on the expand should be able to show the children
    of the
    > corresponding
    > component and a line linking between them and collapsing
    property too..
    > can any
    > one help me out..
    Tree?
    AdvancedDataGrid?
    Nested Acordions

  • The ' VISIBLE' property of hierarchical tree

    Hi, all,
    I'm a new user of Forms6. When I buitld my first app for Oracle, I got one problem on hierarchical tree. The nodes all 'disappeared' if I changed the property 'VISIBLE'. For example, if I change the 'VISIBLE' from TRUE to FALSE and TRUE again, nothing there but a blank tree. Does any one can help me? Or is there any Build-in program unit like "Refresh"?
    Thank you.
    hao
    null

    unfortunately there is no "Refresh" built-in for Hierarchial trees
    Candace Stover
    Forms Product Management

  • DIAPI for Product Tree

    Hi all,
    I found out that DI API doesn't provide property 'WareHouse' for Product Tree. It always gets the default WH from item master data. Using UI API, we can change the WH, whereas we cannot do that using DI API?
    Does SBO know about this? Are they going to add the properties? If I add a new productTree using DI API then update the record in the database, is it recommended? will it cause any problem?
    Advises and suggestions are appreciated. Thanks.
    regards,
    erwine

    I wouldn't write to the database.  It might not mess anything up, but it might, and you might not find it until it is too late. 
    I'd recommend - if the WH is taken from the Item, change the Item WH then change it back after you create the Product Tree.

  • Help needed for a Tree issue

    Hi All,
    Please help me with an issue of my tree.
    My tree populates its nodes dynamically from an
    ArrayCollection which is fed through http request-response from
    servlets. Each click on a node would open its children. Then the
    user can click any child node from which its immediate children
    would be populated and so on. The issue is, when i click the last
    node for the first time, it is not selected and the selection goes
    back to the parent node itself. if i click any other node before
    the last node, or after the first time click, this issue is not
    there. Also if i click the open icon next to the node, it responds
    correctly. The problem, i guess is only with the list property of
    the tree, which does not get selected when i click the last node
    for the first time.
    Please help me find a solution.
    Thanks in advance,
    Manoj

    Hi there
    Try clicking Edit > Preferences > Project > Start and End.
    I'm guessing the option labeled "Auto Play" is not enabled.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • Vertical scroll bar in a tree node

    Hi Friends,
    I am trying to create a tree in Apex 4.0. I need a vertical scroll bar in my tree nodes if the no: of values is greater than 8. For example i am having a tree with customers and sites. When i press the customers it will list the sites under that customer. I need a vertical scroll bar to be displayed for sites if the no: of sites is greater than 8, so that i can limit the size of the tree. Is there any ways to achieve this in Apex 4.0. Any input for this will be appreciated.
    Thanks,
    Nav

    Hi,
    My test page was upgraded to version 4 along with the rest of the OTN workspaces. I still have access to the tree template but can not guarantee how long that will last as I have no idea behind the reasoning for removing access to new tree's templates. You can access existing old trees by changing the app:page in the URL to 4000:28 - but, note, that new Apex 4 trees are not included on this page as they are generated by widgets not by templates.
    For my old tree, to add the scrolling around the entire tree, I edited the tree's template - by clicking on the Tree link in the region - and added the following at the top of the "Before Tree" setting:
    &lt;div style="height:200px; width:300px; overflow-y:auto;"&gt;and add the following to the bottom of the "After Tree" setting:
    &lt;/div&gt;I have not, as yet, been able to find a way of adding scrollbars within a list when there are more than x number of entries.
    Andy

  • Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.

    Hi there,
    I use visual studio community 2013 to develop app for office. When I create app project using template and directly run it, it shows me this error: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
    Can anyone help? Thanks in advance.

    Hi holm0104,
    Did you add custom code into the project? Can you reproduce the issue in a new project without custom code?
    If not, did you have issue when you create a normal web application?
    Regards & Fei
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • "Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information" while attempting to open UNIX/Linux monitor

    We have upgraded our System Center to 2012 R2, and we cannot open any of the UNIX/Linux LogFile monitor property or the UNIX/Linux process monitor property for those monitors created prior to the upgrade.  Error we get is below.  Any assitance
    appreciated.
    Date: 9/30/2014 10:01:46 PM
    Application: Operations Manager
    Application Version: 7.1.10226.0
    Severity: Error
    Message:
    System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
       at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection,
    Boolean suppressSecurityChecks)
       at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection,
    Boolean suppressSecurityChecks)
       at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection,
    Boolean suppressSecurityChecks)
       at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection)
       at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
       at System.Reflection.Assembly.Load(String assemblyString)
       at Microsoft.EnterpriseManagement.Internal.UI.Authoring.Extensibility.TypeContainer.get_ContainedType()
       at Microsoft.EnterpriseManagement.Internal.UI.Authoring.Extensibility.MomExtensionsCommon.AddTemplatePages(LaunchTemplateUIData launchData, Form form)
       at Microsoft.EnterpriseManagement.Internal.UI.Authoring.Extensibility.MomExtensionsCommon.Initialize(Object launchData, Form form)
       at Microsoft.EnterpriseManagement.Internal.UI.Authoring.Extensibility.MomExtensionsCommon.RunPrivate(Object[] userData)
       at Microsoft.EnterpriseManagement.Internal.UI.Authoring.Extensibility.MomExtensionsCommon.Run(Object[] userData)

    It's possible the upgrade did not update everything properly as it looks like a dll mismatch or a missing file. I'd open a support ticket with MS and have a support engineer look at the upgrade logs. What version of SCOM did you upgrade from?
    Regards,
    -Steve

  • How to get the Horizontal Scroll Bar for a Table?

    Hi All,
    As per my requirement, I am displaying several records in a Screen in a Tabular Format. But here I have to show 21 Columns in that table which is too high. I am able to display it but due to it I am getting a Horizontal scroll bar for the whole screen since all the columns are not getting displayed in the normal window screen space. But its looking too odd since once I am scrolling it to right the columns are getting displayed but the above Header Bar and Global buttons are not displaying, they are bound to the normal screen space.
    Is there a way to have a Horizontal scroll bar only for that table instead of the entire screen so that on scrolling that bar only the table rows will beshifted ant got displayed?
    With Thanks
    Kumar Gautam

    try this approach.
    include a raw text item before and table item.
    include the appropriate HTML tags in raw text item to enable horizontal scroll
    --Prasanna                                                                                                                                                                                                                                                                                                                                   

  • LOV with FRM-41042: No such property for SET_ITEM_PROPERTY

    Hi all,
    I have a field (not a database item of the block ) of LOV object and a button next to it to trigger to the LOV list item.
    However, whenever, i click on the button, FRM-41042: No such property for SET_ITEM_PROPERTY will be prompted. Though the list item do appear and the item can be set into the field.
    Here is the procedure called by the when-button-pressed trigger of the button.
    PROCEDURE press_lov_btn IS
    v_lov_name           varchar2(30);
         v_sel                              boolean;
         l_target_item      varchar2(100);
    BEGIN
    l_target_item := NAME_IN ( 'SYSTEM.TRIGGER_BLOCK' ) || '.' ||
    GET_ITEM_PROPERTY ( NAME_IN ( 'SYSTEM.TRIGGER_ITEM' ), PREVIOUSITEM );
    IF l_target_item != NAME_IN ( 'SYSTEM.CURSOR_ITEM' ) THEN
    GO_ITEM ( l_target_item );
         v_lov_name := get_item_property ( l_target_item, lov_name );
    END IF;
         v_sel := show_lov ( v_lov_name );
    if not v_sel then
         raise form_trigger_failure;
    end if;
    END press_lov_btn;
    Any one know the error is due to the setting in the field or that in the button?????
    Thanks a lot.

    Your code to call a lov is a little complicated and errornous (as it depends on the item-ordering). The following code it a little easier (in my eyes). It depends just on naming-conventions, the button-name has to be 'BT_XXX' where XXX is the name of the item the lov is attached to.
    PROCEDURE PR_LOV IS
      vcItem VARCHAR2(61):=REPLACE(NAME_IN ('SYSTEM.TRIGGER_ITEM'), '.BT_', '.');
      itItem  ITEM;
    BEGIN
      itItem:=FIND_ITEM(vcItem);
      IF NOT ID_Null(itItem) THEN
        -- Navigate to the item
        GO_ITEM(vcItem);
        -- Show its lov
        DO_KEY('LIST_VALUES');
      ELSE
        message('invalid item ' || vcItem);
        RAISE FORM_TRIGGER_FAILURE;
      END IF;
    END;Hope this helps.

  • SGEN: error: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.

    Hi,
    I appollogize if this post is off topic. I have problem wiht publish WebApp MVC.
    I have website (MVC) with one Web reference. Build and run in VS working. But when I tried to publish to disk I get error:
    SGEN: error: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
    I have VS2013 Profesional with all updates and Windows 8.1.
    If I remove web reference then publishing working. Where can be a problem? Thanks.

    @Marek Bober,
    Thanks for sharing the solution back to here.
    Best regards,
    Barry
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to use visual attribute property for the tab canvas

    Hi all,
    i wanted to use set_tab_page_property ,and a visual attribute property for that
    respective tab page .
    but is saying to many declarations to match up . how will i able to do that.
    can any one helip me out ...
    example....
    i wanted to set the page name (just name of the tab page) red color when i query the form under some conditions .
    can anyone help me out in this.
    thanks in advance
    vardhi

    Hi all,
    i wanted to use set_tab_page_property ,and a visual attribute property for that
    respective tab page .
    but is saying to many declarations to match up . how will i able to do that.
    can any one helip me out ...
    example....
    i wanted to set the page name (just name of the tab page) red color when i query the form under some conditions .
    can anyone help me out in this.
    thanks in advance
    vardhi

Maybe you are looking for

  • Form not working in Reader X

    Hello, I created a form in Acrobat Professional 8, and it works perfectly. When I send it to someone using Adobe Reader X they can not type in the fields or use the submit button. Any ideas on what the problem could be? I have reader enabled the form

  • Conversion Purchase Requisition to Purchase Order

    Hi gurus, where is point of customizing for control copy between PR -> PO?? The price will be updated between PR and PO no? Thank you! I will revvard answers

  • Brtools 7.20 (15) database connect error

    I'm using Oracle 11.2.0.2 on Redhat Linux. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx I am getting this error when running brtools commands... BR0801I BRCONNECT 7.20 (15) BR0805I Start of BRCONNECT processing: cehtjyls.cln 2012-

  • How to create dynamic row selection

    currently doing an application which require something like the search engine page [ 1|2|3|4|5] how do I get and display the row num in sql to get from say starting from 1 to 11 and the next one 12 to 22? quick eg: select * from country where rownum

  • Inserting an image when a "Click Box" is checked

    Hi, I'm working on designing an training activity for a new system which I do not have access to. The screen I'm working on involves the users checking off a number of boxes.  How can I make a "check mark" image appear in the box once it has been cli