Looking for a way to "deselect all" and "hold page" for bsp tableview

Hallo Experts,
I'm quite new to bsp programming. My first application is nearly complete, but I'd like to add some more convenience. I got two issues to solve, both connected with the tableview element.
1) User is clicking through the pages of the table control, marks some lines and hits submit button. After the submit, the table is back to page 1. Is there a way to keep the page that was last viewed?
2) Same situation. After the user has hit the submit button, I retrieve a list of all marked table lines. After I'm done, I'd like all lines to be unmarked. Does anyone know how to achieve that?
Any help or hints are highly appreciated.
Christian

Hi Chris,
1)User is clicking through the pages of the table control, marks some lines and hits submit button. After the submit, the table is back to page 1. Is there a way to keep the page that was last viewed?
declare a global variable gv_visiblefirstrow.
In EventHandler
when 'submit'.
gv_visiblefirstrow = request->get_form_field( 'your_tableview_id_visiblefirstrow' ).
In Layout:
Add the below line to code of your tableview
visibleFirstRow     = "<%= gv_visiblefirstrow %>"
2) Same situation. After the user has hit the submit button, I retrieve a list of all marked table lines. After I'm done, I'd like all lines to be unmarked. Does anyone know how to achieve that?
After you are done..just add the code..
Data: lv_total_rows type i.
      describe table itab lines lv_total_rows.
      cl_htmlb_manager=>check_tableview_all_rows(
      rowcount = lv_total_rows
      request = request
      id = 'tableview_id'
      check = ' '
As suggested by Raja,pls search the forum before posting a new thread.
Regards,
Anubhav

Similar Messages

  • My classic has been stolen. Is there a way to retreive the serial number from Apple? Hasnt been updated for a while tho thats all and I couldnt find it myself?

    My classic has been stolen. Is there a way to retreive the serial number from Apple? Hasnt been updated for a while tho thats all and I couldnt find it myself?

    If you entered it on your support profile: https://supportprofile.apple.com
    Also see: iPod: How to find the serial number - Apple Support

  • Is there a way to deselect all songs in a folder?

    Christmas is done, and I'm ready to put all Holiday music to bed for a year. My Holiday music folder contains an awful lot of albums & songs and it will take me a long time to deselect all of the music one song at a time. (When I use the itunes dj for all music, it loves to play my Holiday songs, much to my annoyance). Is there a way to deselect all of the songs in this folder much like one would do in Yahoo mail, for instance?
    Thanks in advance.
    Peter

    To check or uncheck all boxes on a Mac with one click, hold down the Command (cmd) key and click on one of the checkboxes with the mouse. You can use this in a library, a playlist or in search results.

  • Can not update iTunes because I have iMac with 10.5.8 . How I will sync my iphone 6.0 with an older version of iTunes on my iMac???? There is no update for the software of my iMac and no update for the iTunes.... So how can I sync????

    Can not update iTunes because I have iMac with 10.5.8 . How I will sync my iphone 6.0 with an older version of iTunes on my iMac???? There is no update for the software of my iMac and no update for the iTunes.... So how can I sync????

    Requirements for iPhone 5:
    Syncing with iTunes on a Mac or PC requires:
    Mac: OS X v10.6.8 or later
    PC: Windows 7; Windows Vista; or Windows XP Home or Professional with Service Pack 3 or later
    iTunes 10.7 or later
    The highest version of iTunes you can install is 10.6.3 which will not sync with the iPhone 5.
    Roger Wilmut1 wrote:
    It's always a good idea to check the requirements before purchasing.
    The person I spoke with at 1-800-MY-APPLE gave me totally different info...she said the iPhone 5 would in fact sync with the older version of iTunes and that I could restore from my previous iPhone 4 backup and also bring in my music that way.  Hmmm....
    I'm inclined to go by the published specs, but now I have to jump thru a bunch of hoops I wasn't expecting to.

  • My Safari browser is not working well. Junk pages keep poping in and key pages for me appear intoxicated by alien pop ups preventing me navigate that page. Updated last Safari version and problem prevailed. Tried downloading Safari for Mac OS X Mavericks.

    My Safari browser is not working well. Junk pages keep popping up and key pages, for me, appear intoxicated by alien pop ups preventing me navigate that page.
    I updated to latest Safari version (7.0.4) but the problem persists.
    I tried downloading a new version of Safari for Mac OS X Mavericks but couldn't find it available.
    Thanks for your help.

    The pop ups are malware. It's not necessary to reinstall Safari.
    Help here ..
    The Safe Mac » Adware Removal Guide
    The Safe Mac » Genieo
    The Safe Mac » Mac Malware Guide
    Just so you are aware, on a Mac running Mavericks, the only way to reinstal Safari to to restore OS X using OS X Recovery

  • Can we assign 2 IPs for a SCCM 2012 primary site server and use 1 IP for communicating with its 2 DPs and 2nd one for communicating with its upper hierarchy CAS which is in a different .Domain

    Hi,
    Can we assign 2 IPs for a SCCM 2012 primary site server and use 1 Ip for communicating with its 2 DPs and 2nd one for communicating with its upper hierarchy CAS . ?
    Scenario: We are building 1 SCCM 2012 primary site and 2 DPs in one domain . In future this will attach to a CAS server which is in different domain. Can we assign  2 IPs in Primary site server , one IP will use to communicate with its 2 DPs and second
    IP for communicating with the CAS server which is in a different domain.? 
    Details: 
    1)Server : Windows 2012 R2 Std , VM environment .2) SCCM : SCCM 2012 R2 .3)SQL: SQL 2012 Std
    Thanks
    Rajesh Vasudevan

    First, it's not possible. You cannot attach a primary site to an existing CAS.
    Primary sites in 2012 are *not* the same as primary sites in 2007 and a CAS is 2012 is completely different from a central primary site in 2007.
    CASes cannot manage clients. Also, primary sites are *not* used for delegation in 2012. As Torsten points out, multiple primary sites are used for scale-out (in terms of client count) only. Placing primary sites for different organizational units provides
    no functional differences but does add complexity, latency, and additional failure points.
    Thus, as the others have pointed out, your premise for doing this is completely incorrect. What are your actual business goals?
    As for the IP Addressing, that depends upon your networking infrastructure. There is no way to configure ConfigMgr to use different interfaces for different types of traffic. You could potentially manipulate the routing tables in Windows but that's asking
    for trouble IMO.
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • Why can't I buy and upload pages for my ipad2

    why can't I buy and upload Pages for my Ipad2? get error message not compatible with this ipad

    pages v1.5 needs iOS5. So update the IDevice to the latest OS.

  • Looking for a way to view all changes made with subversion [image]

    Hi guys,
    My upfront apologizes if this is not the right forum... I'm using a subversion with eclipse and wonder if there is a better way to VIEW all changes made to my code. Right now, if I wish to know of a change I need to "compare with" and choose a version - this gives me only one file and it's really hard to go through 10+ files.
    Question: is there a better way to do that? meaning a webpage I can refer to and see all code that was changed/added/deleted? (the idea is to look at it at the end of the day and see all changes)
    something that can provide a snapshot like this image.
    The picture above is from Trac but I found it SOO hard to install. Wonder if there's a way just to view changes.
    Thanks for any pointers

    You mean viewing all changes over a codebase, as opposed to a single file?
    I do that like this on the command line:
    svn diff -r1234:1244 path | vi -(where the numbers are whatever revision numbers I want to compare, and "path" is a path under source control)
    I'll bet you can configure Subversion to take a diff tool that you specify.
    If you want to do this under Eclipse specifically... then you probably want to check with an Eclipse forum somewhere. Eclipse is not a Sun/Oracle product, so it's not here. Try eclipse.org, probably.

  • In Earthlink Webmail, the "check all" and "delete" button for deleting multiple messages no longer function (although they work in I explorer).

    When using the webmail application for earthlink email, the "check all" option to select an entire page of messages at once no longer functions. Same problem with the "delete" buttons that are located at the top and bottom of the page with multiple messages. Consequently, the only way to delete a message is to open the message and delete it in that view -- extremely tedious if there are a lot of messages.
    This is a recent change, in the last few days. Everything works fine in I explorer. Earthlink support suggested I start Firefox in safe mode and restore firefox default settings. I went through the process on the help page. It didn't help.
    I'll provide the earthlink link, but it is my email page that is the problem.

    Same here.
    - select multiple mails with the SEARCH option (manually selecting seems to work fine)
    - click the move button
    - list of folders appears (witn account &amp; cancel options that both still work)
    - click on a folder
    - mail flies to this folder (animated)
    - list of folders remains visible
    - the cancel button does NOT work
    - the accounts button takes you back to the root "directory" of your accounts
    - in my case "live" and "exchange"
    - this screen is a dead end. Clicking on both the account names and the cancel button do not work
    A complete restart fixes the problem

  • I have about 300 podcasts in my itunes account.  They are all checked.  I want to uncheck them all and then just check back the ones I want to sync to my Ipod. Is there a way to select all and then uncheck them?

    I have about 300 podcasts in my itunes account.  They are all cheked so they sync to my Ipod.  I want to uncheck them all at once and then check just the ones I want to sync.  Is there a way to do a "select all" vs having to uncheck them one at a time?

    Plug in your ipod and navigate to it in itunes, then select the 'Podcast' tab from along the top.
    The first line where it says 'Automatically include' then two drop down boxes saying 'all unplayed' and 'all episodes' need changing.
    Change the drop down box that says 'all episodes' so that it reads 'selected episodes'
    You should then be able to go through your collection below and check only the podcasts you want to sync.
    You can do this show by show or if you clickt the show itself in this window, on a podcast by podcast basis.
    You can use these to drop down boxes to set all kinds of rules for syncing your podcasts, such as
    syncing all the latest podcasts, or just all of them or even the last 5 recent podcasts.
    I tend to go for 'Automatically include [all unplayed] of [selected episodes]
    Then just choose which podcasts I want to listen too,
    Hopefully this picture will help you find your way ^_^

  • Notes won't let me export all my notes at once. I have to select each one and print/export them. Is there a way to select all and have them export as a PDF?

    Notes -Export Question:I have to select each Note  and print/export them. Is there a way to select all the notes and have them export as a PDF

    http://www.igeeksblog.com/export-notes-in-mac-os-x/
    A friend found this for me, I searched SO MANY HOURS but somehow never found this on my own. I love it. It's a download of an app called "Notes Exporter" YAY

  • Can I use One Hard Drive for 2x Time Machine Back Ups and another partition for all my data?

    Hi Forum,
    I am planning to but a RAID disc set up, but if i get a 2 disc set up, on one disc, can i have:
    Time Machine back up for one Mac
    Time Machine back up for 2nd Mac
    Anothe partition for all my data.
    then have that RAID'd to second disc?

    no one?
    and if this set up was on one disc, and one partition for one TM was for the Mini that has this drive attached, would TM back up this whole drive 2x TM Partitions and 1x partitions with data on, ok? it wouldn't get confused by trying to back itself up

  • Is there a way to deselect all of the music in iTunes at one time?

    Is there a way to deselct all of the music in iTunes at one time?  I tried the Select All choice but didn't see anything after that.

    Do you mean uncheck everything?
    Command click any checkbox to check/uncheck all.
    What's the reason you want to uncheck everything?
    If it is to select what to sync, it's easier to create playlists and sync only those playlists.
    Then simply add/delete fomr a playlist to remove it from syncing.

  • Looking to create first and last page for slideshow

    Hi,
    I want to create a first page that has "Happy 40th Wedding Anniversary to Bill and Judy". I also want to create a trailer page with a message typed from their children. How can I best create these two pages. I will take the photo album, create a slideshow from it and then export it to idvd.
    Thanks for help. Are there templates I can use/look at for the imac where I can create these pages?
    -Rick

    I will use word processor, print to pdf and then import to iphoto.

  • Weblog for Simple way to debug ESS and MSS Web Dynpro Java applications

    Here is the link to the new Weblog topic "Simple way to debug ESS and MSS Web Dynpro Java applications"
    /people/yugandhar.reddy/blog/2011/03/26/simple-way-to-debug-ess-and-mss-web-dynpro-java-based-applications--very-useful-technique

    Thanks Siddharth. I was trying as you suggested, I was trying to add the link to the FAQ's but looks like the wiki is locked or I dont have permission to create a page in it. Is there any other way to do it?
    Edited by: Yugandhar  Reddy on Mar 28, 2011 5:04 PM

Maybe you are looking for

  • Install R12 on a Virtual Machine hosted on Windows Vista

    I wanted to install Oracle EBS R12.1.1 on Windows Vista Home Premium 64-bit but used to get .\jre\nt\1.6.0\bin\java error. Hussein Sawwan helped and said that this is not certified. He adviced me to create a VMWare Server. Following is my experience.

  • Please help: After updating my iPad 2 to ios7 it will no longer sync with itunes

    Hi Can anyone help.  My iPad 2 has been updated with ios7 and now when i try and sync it with itunes (vs 11) I get this error:  "the iPad cannot be synced because the computer is no longer authorized for purchased items that are on this ipad".  When

  • Inserting rows into a JTable

    Hi everyone, I am having a problem with the JTable. Take the following code, for example (the table is initially empty): outputsTableModel.addRow(new Object[] { new CodePath(nextNode.getPath()), "<not defined>" }); CodePath cp = (CodePath)outputsTabl

  • HP Scan 3 error on OS X 10.9

    Hey! When I try to launch HP Scan 3 I get an error that says me to try to reinstall the software and to check the compatibility with my OS. I tried to uninstall and reinstall the printer's drivers, but HP Scan 3 still doesn't work. On HP site I can't

  • Updating an App in Single Application Mode for Surface (Windows 8.1 RT)

    I have a Windows Store App running on a Surface (Windows 8.1 RT) in Kiosk Mode (Single Application Mode). I've put a new release out on the store for this Windows Store App. Is it possible for a Surface, running this app in kiosk mode, to automatical