Navigation for jtables

Hello,
I have a jtable which is displayed in a jpanel. The jtable can fit around 30 rows in. The data I show requires around 100 rows. The system is for a touchscreen so I was going to add an up and down JButton.
I want to represent this as page X of X. When the down button is pressed the page text changes to Page 2 of 10 and the table view moves down to the next ‘page’
The height of the rows is not fixed.
What’s the best way to do this?
cheers
Bobby

Hi,
You can query up the record in PO Summary form. Then Navigate to Tools->Control Actions.
And a pop-up window pops up which will display all the valid actions for the document.
You can cancel the PO on Header, Line or Shipment level. But you can put the PO on Hold at Header Level.
You can cancel the PO from the Enter PO form as well.
And if this is R12 you can also do it from Purchasing OA pages.
Thanks
Arun
Message was edited by:
Arun Das

Similar Messages

  • Key navigation for JTable

    I have a JTable and i need to select its rows during key navigation.
    Say i have 23 columns in this table and just for test purposes everytime on keypressed i want to select 2nd row. I am doing it in following way within KeyPressed Event.
    int[] indexes = table.getSelectedRows();
    table.requestFocus();
    int[] cols = table.getSelectedColumns();
    for (int xx=0; xx<cols.length; xx++ )
    table.removeColumnSelectionInterval(cols[xx],cols[xx]);
    table.removeRowSelectionInterval(indexes[0],indexes[0]);
    table.setColumnSelectionInterval(0,22);
    table.setRowSelectionInterval(2,2);
    But this doesn't seem to work on keypressed event although it works fine if i call it from some other place like a button pressed. Any help gurus ???
    TIA

    Sorry i missed to mention what it actually seems to do. It only selected the 1st column when this piece of code is called from KeyPressed Event.
    But when the same code is called from any other place it selects all the 23 columns.
    I will appreciate any help on this bottleneck problem for me.

  • Since purchasing my Mac Pro with retina display, I can no longer change the preferences on MP Navigator for Canon MX870. Help?

    Since purchasing my Mac Pro with retina display, I can no longer change the preferences on MP Navigator for Canon MX870. I can change them on my old Mac Pro with Lion, but not the new one. I can scan but I can't save it to a folder on my hard drive. I can only let it default to a back up date folder. Tried all sorts of things to change the preferences and folders, nothing worked. Ideas?
    Stephanie

    To prevent your iPhone from automatically syncing when you plug it in, click on iTunes in the menu bar, then preferences, then "devices", then tick "prevent iPhones, iPad's and iPod's from syncing automatically".
    Plug it in, then on the iPhone sync summary screen, click "info" along the top.
    Make sure the "sync contacts" option is not ticked. as long as it's not ticked, then it won't sync with your mac's contacts but will still include them in backups.
    Also, if you use iCloud, make sure that the iPhone/mac are either not signed into the same account, or that "contacts" is not turned on for both of them

  • Navigation for screen is not supported

    Dear experts,
    I am translating a screen and i can see the changes on this system from every clients. but when i want to transport changes to target sistem i am creating a request from se38 with report RS_LXE_RECORD_TORDER. then i am assigning what it wants, when i am looking from se01 to my trasport of changes request there are object list. but if i am clicking twice on it the status message is "navigation for screen is not supported". after transport i can't see the changes on target sistem. how can i solve this problem?
    Thanks

    No cross posting
    Read the "Rules of Engagement"
    Regards
    Juan

  • Navigation for PO cancellation

    Hi..
    can anybody tell me the navigation for the cancellation of purchase order and purchase order hold.
    Thanks in advance..

    Hi,
    You can query up the record in PO Summary form. Then Navigate to Tools->Control Actions.
    And a pop-up window pops up which will display all the valid actions for the document.
    You can cancel the PO on Header, Line or Shipment level. But you can put the PO on Hold at Header Level.
    You can cancel the PO from the Enter PO form as well.
    And if this is R12 you can also do it from Purchasing OA pages.
    Thanks
    Arun
    Message was edited by:
    Arun Das

  • Mouse motion listener for JTable with JScrollpane

    Hi All,
    I have added mouse motion listener for JTable which is added in JScrollPane. But if i move the mouse, over the vertical/horizontal scroll bars, mouse motion listener doesn't works.
    So it it required to add mousemotionlistener for JTable, JScrollPane, JScrollBar and etc.
    Thanks in advance.
    Regards,
    Tamizhan

    I am having one popup window which shows address information. This window contains JTable with JScrollPane and JButton components to show the details. While showing this information window, if the mouse cursor is over popupwindow, it should show the window otherwise it should hide the window after 30 seconds.
    To achieve this, i have added mouse listener to JPanel, JTable, JButton and JScrollPane. so if the cursor is in any one of the component, it will not hide the window.
    but for this i need to add listener to all the components in the JPanel. For JScrollPane i have to add horizontal, vertical and all the top corner buttons of Scroll bar.
    Is this the only way to do this?

  • Could anyone show me the customizing navigation for Manual Accruals?

    Hi All,
    Could anyone show me the customizing navigation for Manual Accruals?
    Thanks

    Hi,
    These tow links are very use full not only for manual accrual but also new ear of Accrual Engine.
    https://websmp110.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700006312672006E
    https://websmp110.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700000264642007E
    Regards
    Javed

  • Ocacle 12c with SQL navigator for Oracle

    Hi, Could anyone help me out. I have recently installed the Oracle 12c on my personal laptop. Trying to connect the oracle database from SQL Navigator for oracle but couldn't succeed

    874cb721-f132-4cea-b60b-c221071f680c wrote:
    Hi, Could anyone help me out. I have recently installed the Oracle 12c on my personal laptop. Trying to connect the oracle database from SQL Navigator for oracle but couldn't succeed
    I tried to make my car go but couldn't succeed.
    Tell me how to make my car go.
    How do I ask a question on the forums?
    https://forums.oracle.com/message/9362002#9362002

  • Configuration of Netscape Navigator for Oracle Forms on Netscape 8.12 Ver.

    Dear Forum,
    I have the experience of confiugring the Internet Explorer for Oracle Forms Web-deployment. But I just want to know what are all the changes are required to configure the Netscape Navigator for Oracle Forms Web Deployment. I came to know that it needs some changes in .dlls. Please advice me any techincal refereneces in this regard.

    Aashil,
    I've a similar configuration: Sun Sparc Solaris 8, Forms 6i Patch 10 and Apache server which comes with Oracle 9i server.
    Forms 6i is on his own Oracle home. I have Forms Listener Servlet working.
    Take a look in ../Apache/Jserv/etc/jserv.conf Make sure ApJServMount /servlets /root and ApJServMount /servlet /root
    are defined. If you want I could mail you my conf-files. My email-address is [email protected]
    kind regards,
    Ivan
    Configuration of Listener Servlet with patch 8 on Sun SPARC Solaris
    I am trying to install and configure Forms6i Application Server for Sun SPARC Solaris 8 with Patch8.
    I am installing application server in /home/oracle/home9iAS, and have set up the development environment in /home/oracle/forms6i.
    1) First i install Forms Server and Reports Server, for that i need to define following env variables
    $ORACLE_HOME is /home/oracle/forms6i
    $ORACLE_BASE is /home/oracle
    i am defining them in .profile file in oracle account.
    2) Apply Patch 8
    3) Install Application Server with Minimal Installation
    4) Configure Forms Listener Servlet using http://otn.oracle.com/products/forms/pdf/p8listenerservlet.pdf pdf file, i am following it to the letter.
    When i try to access forms listener server using http://hostname:port/servlet/oracle.forms.servlet.ListenerServlet i get an error:
    "Not Found
    the requested URL /servlet/oracle.form.servlet.ListenerServlet was not found on this server."
    What can be the reason?

  • How to find navigation for TC s

    small question ..to all
    if i want to find the navigation for a particular transaction....for example i know OVK4..i dont know the navigation for this....in this case how can i find the navigation for the TCs.
    Thanks in advance.
    Raju

    Hi Raju!
    I don't know how you can use SHDB for this, but here are two other ways:
    If you have a non-customizing transaction: take a keyword from transaction text (SE93) and make a search with transaction SEARCH_SAP_MENU.
    If you have a customizing table (e.g. V_TSKM), go to SM30, fill in the view / table, press button 'customizing' (right end) (and go on with F5, without specifying a project). This should list all usages in SPRO.
    Regards,
    Christian

  • Navigation for invoice match option

    Hi Members,
    Can any one let me know the navigation for "Invoice Match Option" for the purchase order shipment.
    I want to set the invoice match option for a supplier site to "Receipt".

    Hi
    Navigation for changing Invoice match Option
    Financial Option-> Supplier Entry (Tab)
    In Supplier Entry Tab Change Invoice Match Option: To Receipt
    Thanking You
    Sunil

  • Detailed Navigation for Worksets(ESS)

    Hi SDN,
    How can I enable detailed navigation for the Worksets in Employess Self Service?
    Eg. ESS>Life and Work Events>Divorce(any event)
    When I am in Divorce, I can see only the workset(Life and Work Events) in the detailed navigation. How can I make all the objects under this workset appear below it in detailed Navigation?
    Thanks,
    Vamshi

    Hello again
    That sounds strange... So it didnt help to set every iView as Entry Point ? Also set the Workset as Entry Point, log out and in.
    I dont got any more tips :/
    Best Regards
    Kristoffer Engh

  • Urgent!! Navigation for workflow

    I need complete navigations  for creating a workflow for Processing Credit Memo Requests.
    thank you in advance.
    with regards,
    vikranth.T

    Khadar,
    Seems you too are workin on Workflow for the first time like me.Go thru the following posts.
    https://www.sdn.sap.com/irj/sdn/advancedsearch?query=workflow%20for%20credit%20memo&cat=sdn_all
    All the best
    K.Kiran

  • Help required for creating Row Renderer for JTable

    Hi all,
    I am trying to create customize row renderer for JTable.
    My requirements are as below.
    |-----------------|-------------------|------------------|------------------|-------|----------------|
    |Category | Product ID |Description | Unit Price |Qty | Sub-Total |
    |-----------------|-------------------|------------------|------------------|-------|----------------|
    I have designed a combobox for category and product ID columns inside JTable. I want to put a listener on Category ID such that product IDs in selected categories will be visible in product ID drop down of selected row keeping other rows unchanged.
    Column renderer is defining a class for entire column but by setting that im getting same values in all the rows for product IDs. And if I update values for one product ID dropdown, entire column data is changing.
    Even im not able to put array of combobox for product ID column as number of rows are not fixed and increasing runtime.
    Can anyone suggest me how can i customize Cells under particular column with JComboBox?
    Regards,
    Mahesh Kedari
    Fidus Technologies Ltd.
    Edited by: m1JustM1 on Feb 8, 2010 4:48 AM

    Start by reading [this |http://java.sun.com/docs/books/tutorial/uiswing/components/table.html#editrender] tutorial. If you still have questions afterward, feel free to post an SSCCE .

  • Need to Create a Report on 0TCT_C01 as No of  Navigations for Queries.

    Hi,
    I have  a report Requirement on 0TCT_C01 as Number of Navigations for Queries.
    already we are activated the Info Cube and loaded the data, now the data is avalible in the Cube.
    Report like  In Column Fields:
    Validity Period :Query:No of Navigations:Num Read Texts:
    Can any body let me know how can i work for built a Query on this Cube and we are working on BI 7.0 version.
    Best Regards
    Swapna.

    Dear  swapna devi, Welcome to SDN.
    As you are using standard business content cubes, standard queries also available on that particular cube. Try to activate queries also and use.
    Check: [SAP NetWeaver BI Administration Cockpit Technical Content BI Statistics|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/90080703-4331-2a10-cd98-9c1e95acdea0]
    Hope it Helps
    Srini
    [Dont forget to close the call by assigning points.... - Food for Points: Make a Difference through Community Contribution!|https://www.sdn.sap.com/irj/sdn/index?rid=/webcontent/uuid/007928c5-c4ef-2a10-d9a3-8109ae621a82]

Maybe you are looking for

  • Can i install a wireless card in my Satellite P30-141 's wireless bay?

    The P30-141 doesn't come with wireless functionality and i can't track any wireless antennae cables which should reside within the top casing of the machine, but i'd like to know if it's possible to undertake my own installation of a toshiba wireless

  • Photoshop CS6 Raw Issue

    I am unable to open a RAW file from my Nikon D7100 DSLR camera in Photoshop CS6. My version of Photoshop CS6 is 13.0.1.2. My camera raw version is 8.1.0.43. Is there a solution to tis issue?

  • The fingerprint reader on my HP Pailion dv7 will not work in Firefox 4, but worked fine in earlier versions.

    The fingerprint reader uses DigitalPersona 5.0.0.4490 extension. Firefox 4.0 says this is loaded and active. However, fingerprints cannot be used to log in from Firefox 4.0. I reloaded Firefox 3.6.16 and everything automatically began working properl

  • Stock transfer process

    Hi Gurus, Please explain for stock transfer process, why there are two options, one is with delivery and another without delivery? And in which scenarios these can be used? regards, vandana

  • Error at starting j2ee server (newbie)

    Dear all, I am not able to start j2ee server successfully. I keep getting the following error when I try to start the server by typing j2ee: C:\Documents and Settings\ali>j2ee J2EE server listen port: 1050 Redirecting the output and error streams to