ADF table horizontal scrolling

I have the table with the columns I need to insert in some pixels more than 30. How can I do this? Here is the code I have, but it extends beyond the visible with a horizontal scrollbar at the bottom of the screen that's not what I'm looking for.

< af:panelGroupLayout id = "pgl2" styleClass = "AFStretchWidth" >

< af:panelCollection id = "pc1" featuresOff = "detach".

inlineStyle = "width: inherit;" height: inherit; ">

< f: facet = 'menus' name / >

< name f: facet = "toolbar" / >

< name f: facet = 'bar of Θtat' / >

< af:table value = "#{bindings." Var TblStgGmpRebatesView1.collectionModel}"="row ".

lines = ' #{bindings. " TblStgGmpRebatesView1.rangeSize}.

emptyText = "#{bindings." TblStgGmpRebatesView1.viewable? "{'No data to display.': 'Access Denied.'}".

rowBandingInterval = '0 '.

selectedRowKeys = ' #{bindings. " TblStgGmpRebatesView1.collectionModel.selectedRow}.

rowSelection = "multiple".

fetchSize = "#{bindings." TblStgGmpRebatesView1.rangeSize}"id ="t1 ".

columnStretching = "last" width = "50 px" >

< af:column...

If your requirment must have the table with the scroll bar and not the screen then try to put the table inside another component

e.g. PanelBox with a PanelCollection with AF StretchWidth

Rows = "#{Bindings.yourCollection.rangeSize} '"

emptyText = "#{bindings.yourCollection.viewable?" "{'No data to display.': 'Access Denied.'}".

fetchSize = "#{bindings.yourCollection.rangeSize} '"

rowBandingInterval = "0" id = "t1" >

Tags: Java

Similar Questions

  • Horizontal scroll bar on table

    JDeveloper 12.1.3 using:

    I have af:table inside the af: panelCollection inside an af:gridCell.  Cell's width 100%, panelCollection AFStretchWidth style.

    The table is too wide to fit the width of the page.  So he has a horizontal scroll bar.  This is only if there are enough rows in the game currently questioned that he needs a vertical scroll bar.  But if there is no necessary vertical scroll bar, horizontal scroll bar is also absent.  You don't see the columns that are to the right of the frame.  Oddly enough - there is an exportCollection listener and if you export to Excel, you can see all the columns.  In addition, if you use the detachment of the panelCollection function and display the table in a pop-up, the horizontal scroll bar is present in the single table, and you can scroll through the columns to the right.

    I have a test application based on the HR diagram, and I can't do a malfunction in the way in which the actual application.  Scroll bars appear when they should.

    So I have to do something wrong in the real application.  Any thoughts?

    OK - it's not pretty, but it works:

    I set the width property of the table '97% '.  98%, it works on Chrome and Firefox, but not IE.  99% (or 98% on IE) displays a horizontal scroll bar, but it only scrolls across a few columns, the width of the table.  Same thing if I set the width to the sum of the widths of the columns.  With the help of AFStretchWidth on the table is not working at all - does not hurt, but the problem is still there.

    Not as pretty that I would because there is a small empty space to the right of the table (other 3%, I guess), but it is better that it works not.

  • Add horizontal scrolling - Table to continue to move

    How to create a horizontal scroll bar for the main content in this site is not shifted to the bottom of the page when the browser window is resized smaller?

    The site is http://www.snodallion24.com/

    When you resize the window to the smaller browser table contained main bumps at the bottom of the page, then a horizontal scroll bar appears.  I want the main table of horizontal scrolling content and set to appear without the table down to stay.  So maybe the question is how to keep the main table of contents to move to the bottom of the page when the browser window is too small to fit?

    I know that I am an amateur and a DIY'r and I suspect that the page deisgn is inherantly wrong.  I hope eventually to redesign the site in CSS, but until I get a better handle on CSS, I'll have to do with it.

    The site was built in a previous verision of Dreamweaver, but I'm currently using CS5.5.

    @John,

    Please specify the URL.

    @Peak9,.

    Add this to your CSS code.

    {body

    Width: 1300px;

    Auto margin: 0;

    }

    Nancy O.

  • How to get the horizontal scroll bar of a Table?

    Hi all

    According to my requirement, I display multiple records in a form in a tabular Format. But here I must show 21 columns in this table that is too high. I am able to view it, but because it I get a scroll bar horizontal to the screen as all columns not in the normal window screen space. But its weird since the research once I am to right scrolling columns, but bar header and Global buttons above are not displayed, they are related to the normal screen space.

    Is it possible to have a horizontal scroll bar only for this table instead of the whole screen so that on the slider, only the rows in the table will be beshifted ant had displayed?

    With our thanks
    Gerber

    try this approach.
    include an element of plain text before and an array element.
    include HTML tags in the raw text element to allow horizontal scrolling

    Prasanna-

  • Can I create tables with scrolling in Muse?

    How can I create a table in the Muse that has vertical and horizontal scroll bars?

    Thank you.

    You could add them as htm in an iframe... too long you understand that tables (code) are out of date for the internet.

  • How to create a horizontal scroll bar for interactive report region?

    Hello

    I use APEX 4.2.5.00.08 and created interactive reports that contain many columns. However when viewing the results of the report, due to the large number of columns report/table data is outside of the region and a horizontal scroll bar appears in the window of my main browser. This seems not very good from the point of view of the customer/end user and I was wondering if it is possible the size of declare the region according to a specific size and have a scroll bar horizontal that it contains, so that users can view the rest of the report columns using the scroll instead bar rather than do what he done right now and go to the screen and having to use the main browsers horizontal scroll bar at the bottom.

    I tried on IE8, Chrome and Firefox 27.0.1 and get the same result. I tried to follow the ideas in this thread, in interactive report horizontal scroll bar, but nothing is.

    You have ideas on how I can get around this please?

    Concerning

    Hi user10248308


    Try this


    Step 1:-modify the interactive report

    Step 2:-under defination region-> header area

    put

    Step 3:-under area Defination-> foot of the region

    put


    Please come back if this is not yet resolved.

  • ADF table large number of records

    JDeveloper 12.1.2

    I have an engine of research as well as an array of result. In some research, it is possible that the result set is more than a million records. The problem is when the user uses the table scroll bar and quickly tries to go at the end of the result set, weblogic with error, memory, it blocks. What is the best practice to handle this in the user interface?

    I think of several ways to resolve and would like if anyone has experience with one of the following:

    1. when the user performs the search, run select count (*), and determine the number of records search will return. If say greater then 1000, warn the user to refine the search criteria. This seems to have made an extra trip to DB

    2. implementation of the pagination of the table instead of the scroll bar. Is this possible in the last ADF table?

    3. go to the front and back only to say 1,000 records and warn the user that not all records are returned, and that it would be best to refine the criteria. Similar to 1, except no extra trip to DB

    Thanks in advance for comments and maybe the solution

    Insufficient memory is caused by the underlying ViewObject that retrieves and keeps track of all the lines to the position where the user scrolls to the bottom of the table. It is behavior of the VO when the VO is configured with the access mode "Scrollable", which is the default access mode setting. For example, if the user scrolls to the No.100000 line, the VO to get and keep in mind all the lines n ° 1 to No.100000. This means that the table pagination will NOT help you!

    Fortunately, you have two simple options out-of-the-box:

    1. The 1st option is to configure the original Version of extraction does not exceed a fixed number of lines (for example 5000). You can do it in the "General" of the VO definition dialog page. Go to the 'Tuning' section, select the option "only up to line number" and enter the number chosen in the field of text next to it. In this way, what the condition is entered by the user, the VO will seek no more than the specified line number.
    2. The 2nd option is to configure the VO with "Range Paging" access mode rather than the default access mode "Scrollable". With the access mode "Range Paging" the VO not go get and keep in mind all the lines until the currently selected line, but he keeps in memory a few line ranges (for example only a few dozen lines). This way you will not be affected by an OutOfMemory error even if the user scroll down to a millionth line. The downside is that when it is configured with "Range Paging" the VO will have to rerun the query each time when he needs to pick a different range of lines. If the execution of the query is slow to the DB server, this will load the DB server and the user will experience delays when scrolling in a different range of lines.
      Take a look at the documentation for more details here: View object performance tuning (read article 9.1.5).

    Dimitar

    Post edited by: Dimitar Dimitrov

    If you decide to use "Range Paging", don't forget to set the appropriate size, which is not less than the usual number of visible lines in your table on the page. If you set the size of the lower range, then the original Version will have to fetch more than a range of lines, which will need more of a running query. The size of default in the definition of VO is 1, but it is not important. The important value is the size of the range that is defined in the iterator binding in the PageDef, which overrides the setting of the VO. The default value for the size of the links of the iterator range is 25.

  • Left aligning an object anchor in a horizontal scrolling

    I don't know the answer to that is going to be so simple, I'll have to learn to start.

    I have a Web site that contains a static header section and a table row that contains a number of pictures in a horizontal scrolling.  The rest of the page does not, simply scroll the row of a table.

    I want to be able to designate certain images as a starting point for a new section.   So I created a link at the top of the page,

    < a href = "#portraits" > < /a > PORTRAITS

    and then appointed one of the photos to be targeted

    Beginning of the line of the table

    < table > < tr >

    < td >... .pictures

    < td > <a name = "portraits" >

    "< img src =" gallery/5a.gif"alt =" "class ="transparent5"/ > < / a >

    < class p = 'notes' > < /p > PORTRAITS

    < class p = "title" > & rarr; < /p > < table >

    < td >

    .. continue on,

    The question is, once a user click on the reference how can I make sure that the target is aligned with the left side of the page?    What is happening now is just take in the view on the right side.     This isn't the estetic wants the owner of the site.

    Thanks for the research.

    You need JavaScript to achieve your goals.

    jQuery Horizontal Scroller

    query http://tympanus.net/Codrops/2010/06/02/Smooth-vertical-or-horizontal-page-scrolling-with-j.

    Nancy O.

  • newbie question: adf Table

    I got an ADF table but it is great. He has as many lines. I want the table can display 10 lines whenever there selections of next and previous items.
    Point properties, which must be changed?
    Where the Table continuous data?

    YE,
    You did mention the word jdev version you use, which would be really useful for this issue. And don't forget that if you too give a use case, you get better answers or other means to archive your goal.

    Assuming that 11g:

    A quick search of this forum would reveal the answer: there is no such properties. 11g tables no longer use the old next/previous navigation. The data are extracted in the background when you scroll the table.

    Does make sense to show the user a table containing millions of rows? It will really visit them all?

    In most cases, the answer is no. You should reduce the number of rows returned by your query.

    Timo

  • Can I add a horizontal scroll bar?

    Hello

    I have a datablock, employees, with the fields
    SQL> desc employees
     Name                            Null?    Type
     ------------------------------- -------- ----
     EMPLOYEE_ID                     NOT NULL NUMBER(6)
     FIRST_NAME                               VARCHAR2(20)
     LAST_NAME                       NOT NULL VARCHAR2(25)
     EMAIL                           NOT NULL VARCHAR2(25)
     PHONE_NUMBER                             VARCHAR2(20)
     HIRE_DATE                       NOT NULL DATE
     JOB_ID                          NOT NULL VARCHAR2(10)
     SALARY                                   NUMBER(8,2)
     COMMISSION_PCT                           NUMBER(2,2)
     MANAGER_ID                               NUMBER(6)
     DEPARTMENT_ID                            NUMBER(4)
    I created a page layout using the layout editor to display all the fields in a table. I could create a vertical scroll bar.
    but I also want a horizontal scroll bar.
    How can I create one?

    Thank you

    Published by: user12984479 on April 17, 2010 01:26

    Published by: user12984479 on April 17, 2010 01:27

    After you have created him contant and canvas stacked as you said.
    (a). open the canvas of the Department (telling) and select the menu view > stacked views.... It will show you this canvas (bunk) employee simply choose which to canvas and press ok. It will be on your main Department Web. Then adjust the canvas in keyboard and mouse on your condition where you want to place.
    (b) and for the tab key you said. To do this, you create a trigger called KEY-NEXT-ITEM. You will create this trigger where you want to go to the Web of the employee. Let's say you want that after the cursor name Department should go to the employee in any field of canvan. Then create the trigger on the name field service called NEXT-ITEM KEY and this trigger just write like this...

    GO_ITEM('');  -- Change the name upon your block and field name in form
    

    Hope it will work.
    -Clément

    Published by: Graham on April 18, 2010 08:22

  • Can I use horizontal scroll to switch between tabs?

    I find it useful to switch between tabs with the side-scrolling my mouse wheel. Can I configure Firefox in this way?

    Apparently FireGestures doesn't support scrolling directly if you can't make it work. I have no local way to test it, because nobody doesn't know I have a mouse with a horizontal scrolling. FireGestures provides alternatives (I use the tab scrolling of line), however, and supports scripts , if you want to try to use the technical information provided by cor - el.

    One avenue would be to use the mouse like Logitech Setpoint or Microsoft Intellipoint software to set the scrolling to run the FF Ctrl + PgUp and Ctrl + PgDown hotkey combo. This would negate native scroll, however.

    You can leave your comments at https://input.mozilla.org/en-GB/feedback/ if you do not want to see this feature implemented. I think you're better of trying to get an add-on to do this though, as horizontal scrolling appears to remain a characteristic very niche.

  • Why the horizontal scroll bar does not disappear when windows are maximized, but reappears when minimize?

    I'm a fool to the computer. I fix my car and I don't fix my computer. If there is no easy solution, I'll pay someone to do it for me. So, is there an easy way to retrieve my horizontal scroll bar? I've updated to the latest Firefox (35). I restored my computer to an earlier date when everything was ok. I downloaded another browser (Chrome) to see if that would fix it. Nothing has worked. The system I use is Windows 7 64 bit. I tried not to do anything, because this has led to big problems in the past. Suggestions, or I need to take the machine to my fix - it person?

    Thanks for any assistance yu might be able to provide.

    Bingo! You have reason, cor - el. Thank you.

    I never noticed this before. Sometimes (when I'm too lazy to get up and do my glasses or cannot find them) I just increase the size of the window.

    To me it seemed that the scroll bar was still there, and then it wasn't. Hours lost, but a lesson learned. I did not mention that I am a fool to the computer, I don't?

    Thank you!!!

  • The horizontal scroll bar is not here on some websites.

    The horizontal scroll bar is missing when I visit certain websites. This is one of the Web sites, but there are many others still: http://www.fixya.com/support/t23137801-cannot_connect_android_tablet_arris

    I know it is contained to the left or to the right of the portion of the screen I see because I can get by using the arrow keys on some Internet sites. On other sites, the arrows do not move the screen, but I know that it is contained on the side because I can see the edges of the images and buttons.

    I tested two other browsers on the example site that I mentioned above. Internet Explorer does not have the problem, Chrome has the same problem with the scroll bar, like Firefox.

    This problem is tolerable on Web sites were the arrows are a substitute, but on other sites, it makes the site unusable.

    I have disabled all browser extensions, and that did not solve the problem. Change the screen resolution has no effect on the problem. I use Windows XP on a ten year old desktop computer. Windows updates are installed automatically.

    McGyver

    While I don't see anything poking out around the edges of this page, I'm blocking part of the content of the site (e.g., Facebook integration, text-link advertising), so very likely your seems different from mine.

    When you compare IE on the same page, what types of photos/buttons do you find on the edges?

    She brings the peripheral from the edge elements if you zoom 'out' of the page holding the key Ctrl and tapping the button several times? You can return to your preferred zoom level by holding the CTRL key and tapping the button you like +.

  • How do horizontal scrolling via mousewheel tilt work in FF 20.0.0.1?

    EDIT: I solved this problem on my end. It turns out that my mouse manufacturer had a "helper" program that has been screwing the horizontal tilt support. Stop smoking it solved the problem. To other people having the same problem, I recommend that you check the utility of using your mouse.

    -

    I give myself to understand that previous versions of Firefox support a horizontal scrolling when it is used with a scroll wheel mouse that supported messages of tilt. However, I was unable to make it work on Firefox 20.0.1. I tried to disable scrolling smoothly, hardware acceleration, restart in safe mode, but it doesn't seem to make a difference.

    (The troubleshooting information below represent the usual configuration of my browser, disable all extensions).

    However, other applications seem to handle mousewheel tilts very well; I tried it with applications as simple as Notepad on Windows and they scroll horizontally in response to the inclinations of mousewheel. I'm puzzled; delete Mozilla tilt support in future versions of Firefox?

    Great to hear that you got it working! Thank you to come back and post the resolution for other users who may have the same problem.

  • After Firefox 12, some form in our help desk application fields do not display correctly. They appear as fields of horizontal scroll instead.

    We use a system of assistance to work (remedy of the BMC IT Service Management). In version 12 Firefox, all fields are displayed correctly in the form. However, if I switch to a version higher than 12, some fields appear as fields of horizontal scrolling (without displaying the data in them). Therefore, I am forced to stay on version 12 for the work.

    Found that it is actually a problem with the BMC Remedy system in use (version 7.1). Here are the details if anyone is interested: https://communities.bmc.com/communities/message/256456

Maybe you are looking for

  • IE and Chrome works on Gmail, but Firefox get error on CookieMismatch

    I get the error message below. I did all the elements, but still not able to connect to gmail unless I have use private browsing. We have detected a problem with your cookies settings.Enable cookiesMake sure that your cookies are enabled. To enable c

  • Pavilion 17: Speed of the Ethernet card

    I've been struggling with my internet provider for more than a year now, yesterday they tell me that my laptop is at fault! The problem is my internet speed, the wireless I get close to 140mbs, but when connected to my router I only get 90mbs at best

  • Two iMacs does not start after the 10.11.4 update.

    Two iMacs does not start after the 10.11.4 update.  Progress bar starts moving and then text appears on the black screen saying unexpected sigkill to launchd.  He then gets stuck in a loop trying to start.  Tried to reset the SMC and LANDAU.  Without

  • Is this a problem of graphics card on my satellite M40x-230?

    I just turn on my laptop one morning and I get this screen: http://img10.imageshack.us/img10/4330/image0026d.jpg Something related material is in place, I'm sure of it. Oddly enough, I can still use the laptop with an external display connected. Any

  • E530C suddenly displaying 1802: unauthorized network card is plugged

    As the title goes, for no apparent reason my E530C suddenly gives me the 1802 error. I have not changed the map, I have not updated all the drivers, the machine was not turned off during an update or anything out of the ordinary. It was just past one