Binding in graphics and deleting one

Hi guys,
i got a question.
I insert graphics into my Page. After I did that, i try to delete one. It works fine, but the result is, that all my graphics are gone and I need to insert them all again.
So here is my Question:
How can I solve that problem?

Hi
I am trying to understand your problem but I am not clear whether you are talking about design time problems or run time problems with database.
1. Are you placing image components on to a page and trying to delete one image component by hitting delete key ?
2. Are you talking about the deletion of images from database ?
For (1) .. there is no problem in deleting image components from a page.
For (2).. I need to look into your code to see whats going wrong when you delete image from database.
Please let me know if you are having problems other than these two.
Thanks
Runa.

Similar Messages

  • Mac Book Pro only lets me type one letter at a time and delete one letter at a time without the quick speed..

    When I hole o e ketter down it will frezze at that one letter.  I can't hold a character down and have it repeat.
    The same with the delete button.  I have to manually delete each letter, one at a time.  I can't have it in "speed mode" where you hole it don and it just keeps going.

    Have you checked the settings for repeat rate and delay in System Preferences > Keyboard > keyboard tab?

  • Add stroke to graphic and make one graphic

    HI, not sure how to phrase this one, but I have a letter form that I made into a graphic. It's kind of thin and I want it thicker. I can add a stroke, but how do I make stroke + letter all one piece so  I can reverse it out of a color block?
    thanks in advance.
    Rasterizing it won't allow me to alter the color.

    Is this what you need?  The letter is shown on the left, letter with stroke on the right. Below is the letter with stroke reversed out of the black field using the transparency dialog box.

  • Batch jobs and deleting one time variants

    Hi,
    I have a need to generate a background job with up to
    21 steps each step needing a different variant determined
    at creation.
    I have written an abap that will create the job, steps
    and variants for the batch stream. This works fine.
      My problem is trying to delete the variants I created
      at the end of the batch stream. I have tried setting
      up another step to delete the variant but that fails
      as RS_DELETE_VARIANT gives an error if the variant
      exists in a current batch job, which it does in this
      case as the variants are used in previous steps.
      Ideally I would like to create variants as SAP itself
      does when you dynamically submit a job to batch.
      How can I get around this problem elegantly ?
    Allan

    Dear Allan
      Welcome to SDN.
      One solution that i can propose is:
      With the ABAP Program that submits the job, do the following:
      Step 1: Open the job using FM: JOB_OPEN.
      Step 2: Submit all programs using SUBMIT statements and values for parameter with reference to the job-id and job counter.( I guess if we use JOB_SUBMIT here we will be specifying the variant name which already exists).
      Step 3: Close the job using FM: JOB_CLOSE.
      Using the above procedure the variants created will be temporary and no need to delete.
    Below is an example which can help you understand the same:
    PERFORM JOB_OPEN USING SY-REPID CHANGING L_JOBCNT.
    SUBMIT Y00_SD_F2_003 WITH P_BUKRS = P_BUKRS
                         WITH P_FILE1 = P_OFILE
                         WITH P_RUN = P_RUN
                         VIA JOB SY-REPID NUMBER L_JOBCNT
                         TO SAP-SPOOL WITHOUT SPOOL DYNPRO
                         WITH DESTINATION = 'HPMISPRT'
                         WITH IMMEDIATELY = SPACE
                         WITH KEEP_IN_SPOOL = 'X'
                         AND RETURN.
    PERFORM JOB_CLOSE USING L_JOBCNT SY-REPID.
    *&      Form  JOB_OPEN
    FORM JOB_OPEN  USING    P_REPID
                   CHANGING P_JOBCNT LIKE TBTCJOB-JOBCOUNT.
    DATA: L_REPID  LIKE TBTCJOB-JOBNAME.
       L_REPID = SY-REPID.
       CALL FUNCTION 'JOB_OPEN'
         EXPORTING
           JOBNAME                = L_REPID
        IMPORTING
          JOBCOUNT               = P_JOBCNT
        EXCEPTIONS
          CANT_CREATE_JOB        = 1
          INVALID_JOB_DATA       = 2
          JOBNAME_MISSING        = 3
          OTHERS                 = 4.
       IF SY-SUBRC <> 0.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    *         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
       ENDIF.
    ENDFORM.                    " JOB_OPEN
    *&      Form  JOB_CLOSE
    FORM JOB_CLOSE  USING    P_JOBCNT LIKE TBTCJOB-JOBCOUNT
                             P_REPID.
    DATA: L_RELEASE(1) TYPE c,           "Job released
          L_REPID  LIKE TBTCJOB-JOBNAME.
       L_REPID = SY-REPID.
       CALL FUNCTION 'JOB_CLOSE'
         EXPORTING
           JOBCOUNT                          = P_JOBCNT
           JOBNAME                           = L_REPID
           STRTIMMED                         = 'X'
        IMPORTING
          JOB_WAS_RELEASED                  = L_RELEASE
        EXCEPTIONS
          CANT_START_IMMEDIATE              = 1
          INVALID_STARTDATE                 = 2
          JOBNAME_MISSING                   = 3
          JOB_CLOSE_FAILED                  = 4
          JOB_NOSTEPS                       = 5
          JOB_NOTEX                         = 6
          LOCK_FAILED                       = 7
          INVALID_TARGET                    = 8
          OTHERS                            = 9.
       IF SY-SUBRC <> 0.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    *         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
       ENDIF.
    ENDFORM.                    " JOB_CLOSE
       Hope the above info lead you in solving your problem.
    Kind Regards
    Eswar

  • Apple TV adds all music and deletes one by one as it syncs with iTunes

    HI there,
    Since tech support wants to charge $49 to answer my question, I was hoping that you could help and ease some of my frustration!
    We have an AppleTV and also iTunes on my husband's computer, which is the computer linked to the system. I'm ok streaming the songs from my laptop (not the main computer), but I can't sync my husbands songs from iTunes to the Apple TV. Every time I try, I select sync (all my songs are checked off) and the AppleTV will display all my music, but then as it downloads each individual song, the just downloaded song will disappear from the AppleTV list. Its almost as if its downloading backwards. The iTunes music remains in tact, but once all the downloading is done, the AppleTV is empty. Any advice? I'm sure its a quick fix that I've been overlooking. Please help!

    Welcome to the Apple Community.
    The following article(s) may help you.
    Troubleshooting Homesharing
    Troubleshooting WiFi Networks

  • After 10.4.9 Update I have duplicate mailboxes! Deleted one and lost mail!

    Hello,
    Mail is giving me problems after the 10.4.9 update. I have duplicate mailboxes for each of my four accounts. After deleting the duplicate, I have lost all mail in that mailbox. It seems that although the mailboxes appear to be duplicates, they are not and deleting one deletes contents in the other. I'd like to know whether there is any way I could get back the mail I lost. Thank you in advance to those of you who could offer suggestions.

    You’re welcome.
    Yes, solving this problem will probably require re-creating com.apple.mail.plist. I’d like to know what the situation really is before proceeding, though.
    How many accounts do you see in Mail > Preferences > Accounts and what type are they (POP, IMAP, .Mac)?
    Report the names of the files and folders present at the first level of the ~/Library/Mail/ folder in the Finder.
    In order to post the exact file names and avoid typing mistakes, proceed as follows. In the Finder, go to ~/Library/Mail/. With that folder open, if you’re looking at it in View > as List mode, first collapse any expanded folders so that the Finder only shows the files and folders at the first level of ~/Library/Mail/. Now, do Edit > Select All (⌘A), then Edit > Copy (⌘C), and paste it in your reply to this post.
    Before actually posting that information, edit it so that the file/folder names do not reveal any details you should keep private, e.g. replace any real username with “username” to hide your real email address. Try to be consistent in how you disguise those details, though, as we may need to refer to them in subsequent posts.
    Note: For those not familiarized with the ~/ notation, it refers to the user’s home folder, i.e. ~/Library is the Library folder within the user’s home folder.

  • I have a few thousand books on my ipad - when i delete one on my ipad - how do i get it to delete from itunes? I have deleted so many books from my ipad ..I can see which ones in iTunes because they are unchecked but to delete them?

    so i dropped a few thousand books onto my ipad -- i read a few deleted a few, and deleted ones i read etc...when I go into my itunes on my laptop i want to delete the books i don't want anymore -- in the section listing my ipad the books are unchecked but i can't delete them from there - if i go into the books section of my itunes .. the books are there but i have no way to tell which ones i want deleted ...so i go back to my itunes where it shows my ipad and the books i deleted are unchecked -- do i have to write them on paper or something so when i click on my books library i can know which to delete? help!!

    Hi Stuck-in-NY,
    If you are looking to transfer your purchases to your computer, you may find the following article helpful:
    Apple Support: Downloading past purchases from the App Store, iBookstore, and iTunes Store
    http://support.apple.com/kb/HT2519
    Regards,
    - Brenden

  • Is there any way to delete multiple spams at once, right now I go through each individually and delete it, but it's time consuming, thanks

    Is there any way to delete multiple spam messages at once. Right now I go through each individual spam and delete one at a time. This is very time consuming. Any tricks out there.
    Thank you

    Hi LRagsdale517,
    You should definitely be able to upload multiple files by Shift-clicking or Ctrl-clicking the files you want to upload. Just to make sure you don't have an old version of the service cached, please clear the browser cache and then log in to https://cloud.acrobat.com/files. After clicking the File Upload icon in the upper-right corner, you should be able so select multiple files for upload.
    Please let us know how it goes.
    Best,
    Sara

  • How to search for a pattern string in entire registry and delete all the keys and subkeys that contain the pattern (C# or VB)?

    I want to search for a pattern string in the entire registry and need to delete all the keys and sub-keys that contain the pattern. How can I implement this in VB Script or C#? Appreciate if you can give some sample examples. Now every time, I am manually
    searching for the pattern in registry and deleting one by one.
    Thanks Prasad

    There is no built in way to do this. You'll end up having to enumerate all keys and values in the entire registry and comparing each one for a pattern using Regex or similar.  This is going to be really slow but there isn't much else you can do about
    it (other than parallelize the enumeration).  Also note that you won't have permissions to all keys for read and/or write access so you'll need to skip over those using exception handling.
    Michael Taylor
    http://blogs.msmvps.com/p3net

  • Do i have to delete one of my accounts on ipad or ipod so i can have the same apple id?

    Do i have to delete my ipad or ipod accounts to have the same Id

    You can't combine Apple IDs, and deleting one will mean that anything you've purchased will no longer be accessible.
    The best move to make depends on what you have on the different accounts (so it'd be helpful for you to post that). You can have two at once if you use one for content and one for iCloud.

  • I want to delete a group on my iChat list, but it doesn't go away when I right click and delete it. No ones in the group and I tried the plus button on the bottom left of the list and I can't find "edit groups"

    I want to delete a group on my iChat list, but it doesn't go away when I right click and delete it. No ones in the group and I tried the plus button on the bottom left of the list and I can't find "edit groups"

    WordPress is in a class of it's own.  It began it's open source life as a blogging system but it has evolved into a powerful, feature-rich CMS (content management system).  In short, if you elect to use WordPress on your domain, you might just as well use it for your entire web site.
    To work with WordPress, you will need a firm understanding of HTML, CSS and how PHP includes work.
    WP requires you to set-up a dynamic work environment (see links below)
    Find a WP Theme you like that won't require much customizing on your part.
    Related Links:
    http://wordpress.org/
    Get one of the following testing servers for your OS and follow the installation instructions.
    WAMP for Windows
    http://www.wampserver.com/en/
    XAMPP for Windows
    http://www.apachefriends.org/en/xampp-windows.html
    XAMPP for Mac
    http://www.apachefriends.org/en/xampp-macosx.html
    MAMP for Mac
    http://www.mamp.info/en/downloads/index.html
    Setting up a PHP development environment for Dreamweaver
    http://www.adobe.com/devnet/dreamweaver/articles/setting_up_php_05.html
    Creating a WordPress Theme in DW
    http://www.adobe.com/devnet/dreamweaver/articles/creating_wordpress_theme_with_dreamweaver _pt1.html
    Best of luck,
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web-design.blogspot.com/

  • My friend wanted to create a new iCloud account that was different to  her iTunes and app one when she deleted her iCloud account that was the same as her iTunes it won't let her log into her iTunes one now

    My friend wanted to create a new iCloud account that was different to  her iTunes and app one when she deleted her iCloud account that was the same as her iTunes it won't let her log into her iTunes one now what can I do to fix it she has paid or apps and songs and of she makes another account everything will be lost.
    Need help please :) thanks

    Ah thanks Razmee however there is NO option to delete the iCloud account in settings!

  • I have ios 5.1.1. When I sync to iTunes, my purchased apps no longer work. They blink but do not open. The only way I have been able to solve this, is as follows: I delete one of the apps and then re-download and install it. Then, all my apps work.

    My new iPod touch 64 Gig has a problem after syncing with iTunes. My purchased apps no longer work. I touch them and they seem to try to open but they do not.
    The only way I have found to fix this is as follows:
    I delete one of the purchased apps. Then I go to the App Store and re-download and install the same app. After that, all my apps work again.
    Please help.

    Download/install an app is a know possible solution.
    3. Install another app from the App Store
    If all user-installed apps are not launching, it could be an Apple ID authorization issue. Download and install an app that isn't already installed on your device to reset this information.
    Note: If you have installed apps using multiple Apple ID accounts, you may need to perform this step for each account.
    Above from Apple's :
    iOS: Troubleshooting applications purchased from the App Store

  • My start up disk is almost full, but I have deleted everything I can find - I think that when I upgraded my software it has saved the old one - anyone know how I can find and delete it?

    Hi All,
    Late last year I upgraded from tiger to leopard (very out of date I know) but ever since I have been getting warnings that my startup disk is full.  I have deleted loads including pictures and itunes but still get the same mesage.  I think when I upgraded the old version was stored somewhere and this might be causing the problem.  Does anyone know where I would be able to find and delete - or alternatively have any other suggestions for what the problem may be?
    Many thanks

    WOW
    80GB is a very small drive. 
    Sorry Noondaywitch, but omni disk sweeper isn't going to install in the space remaining, without more problems. 
    My Suggestions
    1.  Get a large (400GB+) USB hard drive
    2.  Copy all the contents of your home directory to the USB drive.
    3.  Delete all your files from your home directory on your computer after making sure everything transferred ok.
    4.  Perform a clean (destructive) install of Mac OSX and then the applications you need.
    5.  Check how much space you have left.
    6.  If there is less than 50% of the HDD space left (35GB or so), then consider replacing the HDD with a new larger one.  If it's a white intel mac book, then this is very easy, and instructions how to do it are included in your 'everything else' wallet with your OSX DVDs etc.
    7.  If you can't replace the HDD, then it's time to consider a new machine i'm afraid.
    Hope this helps
    Justin

  • I tried to delete one item from an email folder, and my computer deleted the whole file. I cant fint it anywhere.

    I tried to delete one item from an email folder, my computer deleted the whole file and I cant find it anywhere. Any ideas?

    lindafromgainesville wrote:
    ...is there a seperate trash for email?
    In Mail, yes -

Maybe you are looking for

  • Upgrade OS of Primary Site (2008 R2 to 2012 R2)

    Our org has a single primary site (SCCM 2012 R2 5.00.7958.1203) and is comprised of two site systems/servers and roughly 2500 clients. Site System/Server 1 has the following site system roles installed: Distribution Point Management Point Software Up

  • Select permissions for different schemas

    I am trying to create an application that is tied to a schema (ISR_CAT) with full permissions in another schema (ISR). When I try to run a query from ISR_CAT that selects tables in ISR, I get a "Table or View not found" error. The query works fine if

  • How to join two audio books into one

    Somehow the audiobook that i have had for a while got split into two different audiobooks Is there someway to merge them back together?

  • Transparency issue bolding text

    I've had this issue and I thought it was resolved... On my pages, any text that has any transparent layer over or under it gets auto bolded. This is causing test to look ugly on some parts. I was told to place the text as top layer, but this is not f

  • Is my iMac dying? Epic fail all day yesterday

    Yesterday failed in every way, it froze completely and after restart (all) apps wouldn't even open.. icon just kept bouncing.. nothing worked properly. After all sorts of weird stuff going on and about 5 restarts [with some complete freezing during s