Not to display window scroll bar on the layout

Hi all,
when i am seeing the o/p layout in that i dont want to display window scroll bar kindly tell me how to solve this issue.
Regards,
Naveen

hi,
sctroll bar in window can't be controlled if your layout is broader so you will need to make your layout such that it fits in the o/p window.
thanks,
sahai.s

Similar Messages

  • How can i make the popup window have scroll bar when the content is long?

    Hi,
    My page have a button, when click it, it will show a popup window, and invoke a taskflow.
    <af:commandToolbarButton text="edit"
                                             icon="#{sdk_EmImageMap.toolbar.editCommand.icon[true]}"
                                             disabledIcon="#{sdk_EmImageMap.toolbar.editCommand.icon[false]}"
                                             id="edit"
                                             binding="#{pageFlowScope.procBean.editBtn}"
                                             action="dialog:edit" immediate="true"
                                             partialSubmit="true" useWindow="true"
                                             windowEmbedStyle="inlineDocument"
                                             windowHeight="400" windowWidth="750">
    And the page in the taskflow is :
    <?xml version='1.0' encoding='UTF-8'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.1"
              xmlns:c="http://java.sun.com/jsp/jstl/core"
              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=UTF-8"/>
       <f:view>
          <af:document title="#{pageFlowScope.procStepEditor.pageTitle}"
                       id="document">
             <af:form id="f1">
                <af:panelStretchLayout id="pgl1" topHeight="10%">
                   <f:facet name="top"/>
                   <f:facet name="center">
                      <af:panelStretchLayout id="psl1">
                         <f:facet name="center">
                            <af:panelGridLayout id="pgl3">
                               <af:gridRow marginTop="5px" height="auto" id="gr1">
                                  <af:gridCell marginStart="5px" marginEnd="5px"
                                               width="100%" halign="stretch"
                                               valign="stretch" id="gc1">
                                     <af:panelBox text="panel 1"
                                                  id="pb1"
                                     </af:panelBox>
                                  </af:gridCell>
                               </af:gridRow>
                               <af:gridRow marginTop="5px" height="auto" id="gr2">
                                  <af:gridCell marginStart="5px" marginEnd="5px"
                                               width="100%" halign="stretch"
                                               valign="stretch" id="gc2">
                                     <af:panelBox text="panel 2"
                                                  id="pb2">
                                     </af:panelBox>
                                  </af:gridCell>
                               </af:gridRow>
                               <af:gridRow marginTop="5px" height="auto" id="gr3">
                                  <af:gridCell marginStart="5px" marginEnd="5px"
                                               width="100%" halign="stretch"
                                               valign="stretch" id="gc4">
                                     <af:panelBox text="panel 3"
                                                  id="pb3">
                                     </af:panelBox>
                                  </af:gridCell>
                               </af:gridRow>
                            </af:panelGridLayout>
                         </f:facet>
                         <f:facet name="bottom">
                         </f:facet>
                      </af:panelStretchLayout>
                   </f:facet>
                </af:panelStretchLayout>
             </af:form>
          </af:document>
       </f:view>
    </jsp:root>
    And in panel 2, the content is added dynamically, so it cannot control the width. Once it is very long, then the UI will not show all the data in panel2, and panel 3 also cannot display.
    So i want to the window have a scroll bar. How can i do this?
    Thanks.

    Hi Timo.
    Thanks for your replies.
    I change the panel 2 like this:
    <af:gridRow marginTop="5px" height="auto" id="gr2">
                                  <af:gridCell marginStart="5px" marginEnd="5px"
                                               width="100%" halign="stretch"
                                               valign="stretch" id="gc2">
                                     <af:panelBox text="panel 2"
                                                  id="pb2">
    <af:panelGroupLayout id="pgl4" layout="scroll>
    </af:panelGroupLayout>
                                     </af:panelBox>
                                  </af:gridCell>
                               </af:gridRow>
    But it still cannot display a scroll bar for the panel 2.
    Thanks.

  • Scroll bar obscures the bottom line in the iTunes window

    This is not a question, but an observation about a problem with the current implementation of the appearing/disappearing scroll bars in the iTunes window. Apple should have a left some exta space at the bottom so that the bottom item would not be obscurred by the scroll bar.

    Make your observation here and it might get changed:  http://www.apple.com/feedback/itunesapp.html

  • MDI Window Scrolls Bars Displayed

    We are having a problem with scroll bars displaying that we don't need or want. This happened when we converted from forms 5.0 to 6i. We have the window scroll bar properties set to "no", when-new-window-activated trigger has: SET_WINDOW_PROPERTY(FORMS_MDI_WINDOW,WINDOW_STATE,MAXIMIZE);
    SET_WINDOW_PROPERTY('SITES_REF_WINDOW',WINDOW_STATE,MAXIMIZE);. We've also tried this in the when-new-form-instance - with no luck. We've also played around with canvas and window sizing. How do we get rid of these extra scroll bars??

    If you are in Client Server you can run in Single Document Interface mode - USESDI=YES on the command line

  • Web page does not fit screen. now have scroll bar at the bottom

    2 problems exist and i have tried to find solutions to both with no luck. On Firefox 16.0.2 using XP Pro.
    First: Web pages no longer fit screen. Now have scroll bar at the bottom. For some strange reason this just started. I tried the CTRL+ 0 with no luck.
    Second: At the same time the above started when i open a program it opens in a reduced screen size and i have increase it to full screen size. This also occurs when i have it reduced 9in the system tray and i bring it back to the desk top.
    I have made no changes to firefox these problems just started. A reboot of the computer did not help

    Did you check the window settings of the Firefox desktop shortcut to see how Firefox opens?
    Did you try to delete the current Firefox desktop shortcut and create a new shortcut?
    Use Restore or Maximize in the right-click context menu of the Taskbar icon to set focus to the Firefox application if you do not see the Firefox window.
    Open the system menu of that Firefox window via Alt+Space and see if you can move and resize that window (use the keyboard cursor keys).<br />
    If that works then first close all other open Firefox windows and then close Firefox via "File > Exit/Quit" to save that setting.

  • How can I get a scroll bar at the bottom of the page so I can see the right side of the page when I am using two windows?

    With two or three pages open, I have scroll bars that allow me to see the right side of the other pages, but not on the Firefox page.

    Thank you for the reply, Fred, but when I went to my saved screenshot, I realized that the shortcut on my desktop had opened in IE, not Firefox. There is no scroll bar and the directional arrows do not work. My daughter has been playing with my laptop again. When I set up the same conditions with Firefox, there is no scroll bar, but the arrows function properly, so I can read to the right edge of the page. Now to find someone who knows IE11. Thanks again, for your reply.

  • Horizontal scroll bar for the adf page

    Hi,
    We have around 7 tables in single jsff page. Here , we have a requirement like :
    We need to show horizontal scroll bar for the entire page instead of each table. Is there any way to get this.
    As of now, we have horizontal scroll bar for each table, but our customer is not accepting this, that want the scroll bar for the entire page.
    Please suggest the approach.
    Thanks

    I have grouped all the tables in panelgrouplayout.So, what is the problem (because it is not quite clear what you need)?
    If your PanelGroupLayout is with layout="horizontal", then the tables will be rendered next to each other horizontally but there will be no horizontal scrollbar on the page.
    If your PanelGroupLayout is with layout="scroll", then the tables will be next to each other vertically and there will be a horizontal and a vertical scrollbar on the page (if necessary).
    If you need your tables to be relocated next to each other horizontally and to have a horizontal scrollbar on the page, then use a PanelGroupLayouts(horizontal) inside a PanelGroupLayout(scroll):
    <af:panelGroupLayout layout="scroll">
      <af:panelGroupLayout layout="horizontal">
        <af:table> ... </af:table>
        <af:table> ... </af:table>
        <af:table> ... </af:table>
      </af:panelGroupLayout>
    </af:panelGroupLayout>If your problem is that you still have horizontal scrollbars inside the tables, then you should set appropriate widths to the corresponding tables (e.g. to <af:table> tags) such that they are large enough to fit the sum of corresponding column widths.
    ya, I know that its not god design, but its customer requirement, so we need to do that.If you expect some table(s) to be stretched automatically according to the size of browser's window, then you should re-think your UI design because PanelGroupLayouts do not stretch their children. A possible solution is to use a combination of PanelSplitters or other layout containers that stretch their children.
    Dimitar

  • Scroll bar on the right is off the screen. How is this fixed?

    In the 11.0.1 version of iTunes, when I go to full screen, the window is too big and the scroll bar on the right is off the screen. Can this be fixed, or do I have to wait for the next version?

    Yep. For all us spreadsheet geeks, this is a real sinker. Anyway, here's my workaround. Not free, unfortunately. I have a macro program called QuicKeys installed on my Mac that I've used for countless years, and  which I highly recommend for other reasons. Anyway, one of QuicKeys' many features is simulating a scroll wheel using the keyboard. I have it simulating a cell-by-cell scroll using cmd-arrow keys. The only drawback is that I have to release the cmd key each time I want to move another cell.

  • Please provide option to display/hide SCROLL BARS

    Hello.
    My colleagues and I are not happy with Acrobat and Acrobat Read for the reason that, regardless of computer and operating system, these products refuse to show the scroll bars when one opens a PDF in full scrreen mode. There's simply no option anywhere under Preferences or elsewhere in the application to force Acrobat or Acrobat Reader to display the scroll bars. Needless to say, this is exceptionally annoying. We've got hundreds of PDF's saved in full screen mode, and we must be able to use the scroll bars.
    Please provide a check box option to display/hide scroll bars under Page Display (or some other preference category) to overide any wonky display behaviour in Acrobat/Reader.
    Rupertsland.

    Or as I usually describe it, we've changed from "starts with" to "contains". There are not too many regex aficionados in here. ;-)
    This bug is annoying many users. I'm not so sure it's a backward step; it seems it's easier for someone such as myself with increasingly vague and inexact recollection to find an Address Book entry without needing an accurate starting point for the search. The ability to search by ''any'' part of the address, such as the domain, or the nickname, seems useful to me too.
    If you typed "Ken " or "ngs" then you'd likely get the entry you want, wouldn't you?
    A more significant bug, IMHO, is that when you have selected Ken's entry, it isn't necessarily the one that gets inserted into the address field.
    There is a bug for this and it's being worked on, but I'm not sure you'll get your /^name/ option. You could go back to, say, TBv24.6.
    https://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/

  • Enabling the scroll bars of the  iView

    Hello all,
    I am creating one portal application which consists of 5 iView and my aim to have all the iViews completely visible on the screen at all the times and make use of the vertical and horizontal scrollbars to allow the user to see the additional data.
    So my question is How to enable the vertical and horizontal scroll bars of the iViews. I have tried this by setting <b>Isolation Method</b> of the iView to <b>"URL"</b> but doing the same i was not able to pass the events from one iView to another.
    Can you suggest me another way of enabling the scroll bars to iView.
    Thanks in advance,
    Prashant

    Hi Prashant,
    There are some other ways for achieveing the same:
    1. Define new Page Layout with 8 blocks of same size as per your requirement, and then place all the iviews in that, one per block. These changes need to be done in PAR file of framework page. (A bit time consuming)
    2. Add iViews to pages such that one page contain one iview. Add all these pages to one page and then set page properties to display every apge completely like page height as full page.
    3. iView height can be kept fixed and then all scroll bars will start appearing.
    This might help you.
    Regards
    -Kedar Kulkarni
    reward if useful

  • The scroll bar on the top pane of my email (I use AT&T Yahoo) suddenly disappeared. How do I make it come back?

    The top pane of my email window lists my emails. It always had a scroll bar on the right side, allowing me to scroll down the list of emails. Yesterday, it just disappeared. I still have a scroll bar in the bottom pane, where I read a specific email, but none in the top pane. Had tech support from AT&T, but found that since scroll bar is there in Internet Explorer, it's not my email program that's the problem, but FireFox.

    Make sure that you do not run Firefox in full screen mode (press F11 or Fn + F11 to toggle; Mac: Command+Shift+F).
    *https://support.mozilla.org/kb/how-to-use-full-screen
    If you are in full screen mode then hover the mouse to the top of the screen to make the Navigation Toolbar and Tab bar appear.<br />
    Click the Maximize button (top right corner of the Navigation Toolbar) to leave full screen mode or right-click empty space on a toolbar and choose "Exit Full Screen Mode" or press the F11 key.

  • Apple, please restore the scroll bar all the time.

    This is just a note to Apple asking them to return the scroll bar all the time, or at least make it an option that it's always there for all the programs in the next update of Mountain Lion. This is really a nuisance in iPhoto, but also in other programs where it disappears. What's the point anyway? It's a pain when it vanishes, and I'm not sure if the window should scroll or if I'm seeing all the content. Getting the scroll bar to show up is tough, too. BRING BACK THE SCROLL BAR, PLEASE!

    http://www.apple.com/feedback will provide much more fruitful results.

  • Some large pages are displayed without scroll bars

    I've had a number of cases recently when large pages are displayed without scroll bars. Safari handles these pages properly.
    == URL of affected sites ==
    http:////www.sears.com/shc/s/c_10153_12605_Tools_Tool Sets?adCell=WF

    Hello Charles.
    You may be having a problem with some Firefox add-on that is hindering your Firefox's normal behavior. Have you tried disabling all add-ons (just to check), to see if Firefox goes back to normal?
    Whenever you have a problem with Firefox, whatever it is, you should make sure it's not coming from one of your installed add-ons, be it an extension, a theme or a plugin. To do that easily and cleanly, run Firefox in [http://support.mozilla.com/en-US/kb/Safe+Mode safe mode] and select ''Disable all add-ons''. If the problem disappears, you know it's from an add-on. Disable them all in normal mode, and enable them one at a time until you find the source of the problem. See [http://support.mozilla.com/en-US/kb/Troubleshooting+extensions+and+themes this article] for information about troubleshooting extensions and theme. You can troubleshoot plugins the same way.
    If you want support for one of your add-ons, you'll need to contact its author.

  • Adding a scroll bar to the legend in flex 4

    How can i add a scroll bar to the legend in Flex 4?
    I am to scroll the bars in the bar chart but i am unable to scroll the legend items.
    Can anybody help me out as soon as possible?

    Hello,
    The feature you are looking for is not there in Adobe Muse.
    I would suggest you to post this as a feature request on our "Ideas for features in Adobe Muse" section of the forums : http://forums.adobe.com/community/muse/ideas
    You might see this feature in future releases of Adobe Muse.
    Hope this helps.
    Regards,
    Sachin

  • Removing the Vertical scroll bar from the content area.

    Hello,
    Is there a way to remove the vertical scroll bar from the content area?
    I am trying to create a new light portal frame work.
    Everything works fine except that I see two vertical scroll bars, one from the content area and another from the page(frame).
    Thanks in advance.
    -Sudheer

    Hi
    There are a couple of ways in which to achieve this
    1) Try and make the content flat. What I mean by this is that the content area (when using the standard light framework) doesn't contain an iframe, meaning that the iview defined on the page has "EMBEDDED" isolation mode. This should mean that you only have one scrollbar (if the content extends past the size of the browser)
    2) If you need to make the iview URL isolation, then try and get the domain of the content to be of a similar domain to your portal server, i.e. your portal is portal.company.com and the content is content.company.com. In this way you can make the pages expand.
    NOTE: One thing to note is that when using URL isolation iviews doesn't allow the automatic expanding of the iframe content. This is because the standard javascript doesn't allow this. Therefore you may have to write your own javascript function (or content area page) to do this
    I hope this helps
    Darrell

Maybe you are looking for

  • Using AAD as a user-database

    I'm wondering if it's possible to use Windows Azure Active Directory (WAAD) as a standard "user-database"? Let me explain.. We currently have a standard, "home-built" user registration system build on top of SQL server, MVC, etc. The users in this da

  • Requeirement is while posting FB01 profit center and trading profit center

    Hi experts In ECC6.0 while posting FB01, 40 is the debit key the user is assign profit center and trading profit center and second line item is 50 is the credit key user was assigned only profit  center and  system is automatically captured the tradi

  • Lost audio control after update

    Hi - My audio progress bar shows full audio image on the desktop at all times and audio can't be muted or turned down. It makes this rhythmic metronome sound, flap, flap, flap. I have my speakers hooked up so I use them to mute the sound. Mute on G5

  • SAP Certification for   ABAP  System Interfaces with SAP NetWeaver

    Hi Experts,   I am appearing for SAP Certification in the stream of  *ABAP    System Interfaces with SAP NetWeaver    7.0*    so as per the syllabus i required the following material,   BC420,BC425, BC427,BC415,BC417,BIT300,BIT350   BC401,BC402,BC400

  • How can I alter the random number seeding in Labview?

    Is there a way to force a particular seed or dynamically reseed the random number generator in Labview?