Make a table rowHeader scrollable

Hi all,
i have a JTable whit a JList like a rowHeader. It works ok but the row�s names are too long. And now i need to make the rowHeader scrollable and resizable, to allow the user see the part that he wants.
I have tried with:
JScrollPane rowScroll = new JScrollPane(rowHeader);
tableScroll.setRowHeader(rowScroll);
but it dont works.
I need help or suggestions. Thanks everybody:
Miguel

Hi All,
Im trying to get a SCROLLBAR on my table view model. I using JSPDynpage. I am on NW2004s, SP 14, NWDS Version: 7.0.14
Please help and suggest how to get the scrollbar on the table view.
Here is what I have.
<hbj:tableView
id="sampleList"
model="DAO.model"
design="ALTERNATING"
headerVisible="true"
footerVisible="true"
fillUpEmptyRows="false"
navigationMode="BYPAGE"
headerText="Sample Table"
onNavigate="myNavigate"
visibleFirstRow="20"
visibleRowCount="10"
width="730" >
</hbj:tableView>
Thanks
SB

Similar Messages

  • How can I make a table cell extend beyond the page?  The text disappears when the cell becomes larger than the page.

    How can I make a table cell extend beyond a page?  The text disappears when the cell becomes bigger than the page.  I want the table to continue to the next page.

    As a student, you might be able to get Office for Mac from the college bookstore at a substantial discount. Otherwise, I think your best option for documents that need to be shared with Office users is to get one of the free Office clones such as LibreOffice.

  • How do I make a table span multiple pages?

    Hello,
    My team and I use a Pages doc with several tables in it. The size of these tables (i.e. the number of rows in the table) change every week. Before upgrading to Yosemite, whenever a table extended beyond one page it would continue on the next with the same headers as the original table. For some reason, the tables now instead"shift" to the next page once the number of rows becomes too much for the current page.... That is unless it is the only table on on the page, in which case it will perform in the desired manner. However, if there are multiple tables on a page, the table will move to the next page, leaving a big blank space where it used to be. I have tried playing with the "Arrange" area to no avail. I can make the table float and create a new table on the next page once the rows become too numerous, but this is not ideal. Has this feature been removed from the new pages or am I just not looking in the right place?
    Thanks,
    mFuture

    Use Pages '09. Pages 5.5.1 is a lost cause.
    Peter

  • How do I make a table of contents for a collection of six short stories that is after the legal page and NOT in the front on an unnumbered page?

    How do I make a table of contents for a collection of six short stories that is after the legal page and NOT in the front on an unnumbered page?
    When I first started I made a title page and then pasted in my first story from a .TXT file. After cleaning up I went back to the front a couple of empty lines ahead of the story and typed in the story title.  Unlarged the font size and centered it, then

    You can't do that. This is what the Pages User Guide, downloadable from your Pages Help menu, says:
    Creating and Updating a Table of Contents
    Each table of contents (TOC) you create using a Word Processing template lists only the content that follows it, up until the next table of contents. If you want a master table of contents for the entire document, it must be the only table of contents, and it must be at the beginning of the document.
    You can do it manually though.

  • Do I need Debenu PDF Aerialist 12 as a plug-in for Adobe Acrobat in order to make a Table of Content to an existing PDF

    Dear colleagues at this forum,
    This is my question, i have a big PDF file, 341 pages, another 500 pages, I want to make a table of content, and I read that this Program Debenu PDF Aerialist 12 as a plug-in for Adobe Acrobat does provide this solution, which allows you to quickly build a table of content, however the program is expensive at close to five hundred dollars, i wonder why has not Acrobat Professional put this service included in the program, if one can make a solution of Table of Content and Index, this would be great. Does Acrobat have this function already or do you think that I must buy this program. Yes one can make a table of contents using word program then entering it to the PDF file and linking each line of the table of contents with the relevant page, but this would take a long time, and the solution provided by Debenu sounds like good. I am looking for your advice as i do not know much in this field.
    Best regards,
    Bachar

    Acrobat does not have this built in. Normally, the table of contents is prepared at the same time as the document, perhaps in Word, which will use heading styles to do it automatically. Then this is converted to PDF. It is very unusual to do this work late with a PDF, I guess this is why it is not a core Acrobat feature.

  • Dynamic height in a table with scrollable content

    Hello,
    i have in a web dynpro a table. The table is scrollable. At present i have a fixed height. Is it possible that i have a dynamic height, so that the table for example has a height of 70 percents from the page.
    I try that but it doesn't work. Have any one a solution or is it not the supported in web dynpro's?
    best regards
    Markus Jura

    Markus,
    There is no way to define height of table in percents of parent container. You may only manipulate number of visible rows. For example, bind corresponding IWDTable property to context attribute of type int and change value of this attribute dynamically (in wdDoInit and/or action handlers code)
    Valery Silaev
    EPAM Systems
    http://www.NetWeaverTeam.com

  • How do I make a Table in iWeb?

    How make a table in iWeb?

    iWeb doesn't have tables, you need other applications that can export to HTML to generate HTML code.
    Good old Appleworks 6.2.7 , OpenOffice and MS Excel are a few, once you have HTML code, just add it to HTML Snippet, see this:
    http://discussions.apple.com/thread.jspa?messageID=6395249&#6395249

  • Make two tables in the same space of template

    Hi,
    i made a pivot table with a dataset, i need add a new column or another table beside that pivot table, but doesn't work or generate a error.
    how can i make two tables of diferente dataset in the same rows in a template?
    thanks a lot
    Edited by: user3504622 on 06-jul-2012 8:35

    You could create two separate pivot tables and then enclose them in a borderless single row outer table. You need to ensure that the tables display correctly on the same page.
    Thanks,
    Bipuser

  • Make Results Table data more narrow (Hyperion 9.3.1 IR)

    We have data in a results table that looks something like this:
    SurveyName   Date    Response1   Response2   Response3
    dataA        dataB   dataC       dataD       dataE
    dataA        dataB   dataC       dataD       dataE
    dataA        dataB   dataC       dataD       dataEand we want to make the table more narrow so it looks something like this:
    SurveyName   Date    Data         Response
    dataA        dataB   Response1    dataC
    dataA        dataB   Response2    dataD
    dataA        dataB   Response3    dataE
    dataA        dataB   Response1    dataC
    dataA        dataB   Response2    dataD
    dataA        dataB   Response3    dataE
    dataA        dataB   Response1    dataC
    dataA        dataB   Response2    dataD
    dataA        dataB   Response3    dataEThis seems like there should be an easy answer to this, but I'm totally drawing a blank.

    Create an Append Query - aka Union Query
    Wayne Van Sluys
    TopDown Consulting

  • To make three tables from one table

    Hi,
    I have created a random table from a big table and now i want to make three tables of same numbers, means each table should contain 1000 records, as the table has random idx column, so i cant divide directly on basis of idx. in addition, i cant create three seperate tbles from main table, as i dont want any duplicate data in those three tables, whcih may occur if i will create each table individually.
    Best regards,

    Table 1.
    create table emp1 as
    select empno,ename,sal--,................
    from(select e.*,row_number() over(order by rowid) rn,count(*) over(order by null) cnt
         from emp e)
    where rn < cnt/3
    Table 2.
    create table emp1 as
    select empno,ename,sal--,................
    from(select e.*,row_number() over(order by rowid) rn,count(*) over(order by null) cnt
         from emp e)
    where rn between cnt/3 and cnt*2/3
    Table 3.
    create table emp1 as
    select empno,ename,sal--,................
    from(select e.*,row_number() over(order by rowid) rn,count(*) over(order by null) cnt
         from emp e)
    where rn > cnt*2/3                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • How to make a table in java without using GUI??

    how can i make a table in java without usinf GUI, just simple codes??
    NAME ID NUMBER ADDRESS STATUS

    If you simply want to store them internally, you don't want to use a table.
    Make a simple class with properties id, name, number, address, status. Then create a Hashtable that indexes instances of the class by id or some other property.

  • How to make a table color or back ground image go on forever

    How do I make a table go on forever (to the right)? I know
    you can edit the size of the table, but if you make it larger than
    your own computer screen it makes you have to scroll left and
    right. I want to know how do I make a table go on forever with out
    making someone with a small screened computer have to scroll left
    and right.
    Thanks.,

    You can't. What is it you are trying to accomplish?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "-Michael--" <[email protected]> wrote in
    message
    news:eddbh5$a45$[email protected]..
    > How do I make a table go on forever (to the right)? I
    know you can edit
    > the
    > size of the table, but if you make it larger than your
    own computer screen
    > it
    > makes you have to scroll left and right. I want to know
    how do I make a
    > table
    > go on forever with out making someone with a small
    screened computer have
    > to
    > scroll left and right.
    >
    > Thanks.,
    >

  • How can I make a table screen-reader accessible?

    I need to make a table screen-reader accessible prior to publishing on the web. Is there any way to make a table accessible in Numbers?

    This is difficult to answer without more specifics. How are you publishing to the web? And which screen reader are you targeting? In general you can get data out of a Numbers table quite easily in csv format (either comma-separated or tab-separated).  With some work in AppleScript you could export it as a table with html markup. Presumably from there you have tools to convert and publish.
    SG

  • I have an array here numbers are coming continuously, I have to make a table of number and repeition (frequency) of the number

    I have an array here numbers are coming continuously, I have to make a table of number and repeition (frequency) of the number

    So?  It is not clear what exactly you want to do.  Nor is it clear what problems you are having (other than asking us to do your work for you).  Why don't you try to solve this problem yourself, and if you get stuck, show us your code, tell us what questions you have, and someone will surely help you.
    BS

  • Can you make a table in iweb?

    I want to make a table of results right on my iweb page. Can I do this. In the past, I had to make one in word and take a screen shot of it and then add it to the website.

    What's the difference between pasting the html code directly in a html snippet, which is an iframe, btw, and displaying an external html file in same html snippet with an iframe?
    Here's are some ways to do it.
    Read this how to use tables in iWeb :
    http://www.wyodor.net/blog/archives/2010/01/entry_297.html
    http://www.wyodor.net/blog/archives/2010/01/entry_298.html
    Samples :
    http://www.wyodor.net/mfi/Maaskant/Seabreeze.html
    http://www.wyodor.net/mfi/Maaskant/Experiment.html
    http://www.wyodor.net/mfi/roodhout/Prices.html
    And here's a non-iWeb page with a sortable table :
    http://www.wyodor.net/htmlegg/TallCard/TallAjax.html?pg=tablesorter
    Or use a database on the server with MySQL and make tables with PHP.
    http://www.google.com/search?q=create+html+table+with+data+from+mysql+database
    Here's a very simple application :
    http://home.wyodor.net/w3school
    Learn to install and use MySQL on your computer :
    http://www.wyodor.net/sql/tut.html
    And if that's not enough, use Google Docs to create tables. Use the spreadsheet. And when you use a Form you can collect the info from your website and receive it in the same spreadsheet.
    Display the result in a HTML snippet.
    http://home.wyodor.net/demoos/embedgoogledrive/
    Based on the topic at Apple Discussions :
    https://discussions.apple.com/thread/4944640?tstart=0

Maybe you are looking for