ImageSnapShot of a datagrid (including non-visible portions)?

Hello all,
I need to get an image of a datagrid in my project.  I have done so successfully using a method like the one in this tutorial:
http://blog.flexexamples.com/2007/11/17/taking-screenshots-in-flex-3-using-the-imagesnapsh otcapturebitmapdata-method/
However I can't seem to get an image of the entire datagrid, even the portions which are currently scrolled off screen.  I am aware this could be a huge image, and that is fine.
I have tried several things, including removing the datagrid from its parent and placing it in a giant, invisible container (hoping that it would adjust it to its full size if given the room).  However this didn't work.
Anyone have any ideas?
Cheers,
Rob

hi, jimbob.
Sorry not to understand what you want clearly..
Do you want: when the multi panel has no data, the UI group should also disappear??
You can use the "Visiable" property which can be bound with one context attribute, then you can manipulate the attribute programly, which can achieve the desired requirement...
Very glad to discuss with you about this,
Best wishes.

Similar Messages

  • Visible/non-visible object with an anchor in a repeating frame

    I have one reapeating frame with some fields (horizontal in one line).
    The Repeating frame has the vertical elasticity = variable.
    In the repeating frame, above of all fields I created one object/rectancle, which is visble and non-vislbe by a trigger. This trigger function correcty.
    But the repeating frame doesn't to be variable, when this rectancle is non-visible.
    What is the problem ?

    Hallo Christian
    I could solve the problem as follows
    Repeating Frame
    inside 1st Frame for the visible/invisble trick including a trigger
    inside 2nd Frame for the fields
    Anchor from 2nd Frame to 1st Frame and another one from 1st Frame to the Repeating Frame
    => all frames and anchors vertical = variable

  • My laptop was stolen and with it my itunes, all of my music (including non-apple downloaded content) is still on my iphone 5, how can I transfer the files to my new laptop which is authorised to the same apple ID?

    my laptop was stolen and with it my itunes, all of my music (including non-apple downloaded content) is still on my iphone 5, how can I transfer the files to my new laptop which is authorised to the same apple ID?

    See this user tip for recovering the media from the iPhone: https://discussions.apple.com/docs/DOC-3991

  • How to include non database item in the query

    Hi
    I have a Master-Detail form. where in the detail block one of the field is text item 'X' attached the list of values(Y). Master block includes non database items which is based in the decoding result of the database items for example:
    Gender(Male, Female)>> non database item
    Gender_id(M,F)>>database item
    the form is created based on the template.fmb form for apps. When I run the form in the query mode, i can query about any database item while including query about others non database item does not affect.
    how to can i modify it so this could be handled??
    I know that one way to avoid this issue is to create a view with all my desired field.
    but there should be away to override the build in query used by oracle apps...
    any one has a link, source, document... etc that help on this??
    any idea how to do it without creating a view??
    thnx alot

    Hi HST,
    You can code the handling in POST-Query of the corresponding block to retrive the corresponding data depending on the Queried data.
    Regards,
    Kiran

  • How can we do the validation for non visible records in table control.

    Hi Experts,
      I have a table control which displays list of material details. I have a button to upload the material details from excel file to table control directly. I have to validate all the customers which are exist in the table. But my item (Material) table control displays only 5 rows i.e only 5 entries are visible in module pool screen. The validation is done for 5 records only in PAI event, but i need to do validation for rest of the records too (Which are not visible on items table), if validation fails then needs to display error message.
      How can we do the validation for non visible records in table control.
    Regards,
    Bujji

    Hi,
    try validating material before displaying it in table control...'
    Rgds/Abhhi

  • Problems with password including non-ASCII characters

    I am a German language user with a German keyboard but an English OS as main language. Therefore my passwords (simple user and admin) includes non-ASCII characters used in German, French and Spanish language, which increases security. This works fine in the majority of login scenarios. There are, however, 3 scenarios where neither my non-ASCII simple user nor my non-ASCII admin PW are accepted:
    1) running "sudo" in Terminal;
    2) When I try to shut down and another user account is still open. Doing this brings up a login window asking for the PW of the other user that does not accept non-ASCII;
    3) Using Leopard/SnowLeopard CacheCleaner. Upon opening, this app asks for an admin PW, but does not recognize non-ASCII.
    Am I right in assuming that this has to do with non-ASCII PWs? I thought ASCII times were gone given the remarkable language flexibility of Mac OS over the years. I know this stupid problem only from Win XP. There it is even worse.
    Is there a way to overcome this problem without always temporarily changing my PW? Thanks.

    I think the problem is with the applications themselves and should be reported to the developer. Although some non-ASCII characters are acceptable for an admin password, in my experience most Unix systems don't like non-ASCII characters in passwords. It may be easier to avoid them if you can.
    OS X should simply request your admin password to shut down when another user account is open. An alert dialog usually appears warning that the other user is still logged in and giving you the option to log the other account out then shut down. But in my experience the only authorization needed is for your admin account.

  • Include non-cumulative key figure in InfoSpoke

    Hi Experts,
    I am trying to create InfoSpoke for AR Line Item Cube(0FIAR_C03) with all infoObjects.
    This includes non-cumulative key figures such as
    0DSCT_DAYS1 (Days for first cash discount)
    0DSCT_PCT1 (Percentage for first cash discount)
    However, InfoSpoke run failed and following messages is displayed.
    “Error in SQL Statement: SAPSQL_ILLEGAL_AGGREGATE NOP”
    Does the infoSpoke not support non-cumulative key figures?
    It worked fine when I remove all the non-cumulative key figures from the InfoSpoke.
    *I certainly set 1 for 0RECORDTP(Record Type) in the selection tab as SAP Help instructed
    Thank you for your answers in advance.

    Try OSS Note Number: 850428.

  • Work around for including Non cumulative cube in an infoset.

    Hi Experts,
    I have 4 non cumulative infocube in my production, for another reporting purpose I have to use those non-cumulative cubes combining another  DSO in an infoset, but the infoset is not allowing me to include non cumulative infocube in it.
    The non-cumulative infocube contains 2 non cumulative keyfigures, those keyfigures are needed for my new reporting, to get the infoset logic(inner join) is there any other possible way to get the data ?
    Please let me know. your valuable input will be appreciated. Thanks in Advance.

    Hi Kalpana,
    Try with multiprovider.
    Otherway round could be creating DSO and creating transformation from DSO as well as non-cumulative infocubes (full update) and report on newly created DSO.
    Hope that helps.
    Regards
    Mr Kapadia
    *Assigning points is the way to say thanks*

  • Looking for a way to programmatically set the visible portion of the front panel when a subVI opens

    I am looking for a way to programmatically set the visible portion of the front panel when a subVI opens.  Haven't found any posts that relate, but I'm not sure how to ask the right question.  To be clear, I want to write a helper VI to go through a list of subVIs to make sure the background images are all in the same place when their respective subVIs open.  I hate manually playing with scroll bars before I save each of the VIs...  I'm figuring I need to find the top/left location of the background image (know how to do this already) and then set a VI FP property to  these values or some offset, but I can't find the relevant property. FP:run-timeposition:custom looked promissing, but only affects the location of the window, not the area of the front panel the window is displaying.
    Solved!
    Go to Solution.

    Cool.  Getting closer.  The way I implemented your suggestion affects the subVI only if it is open.  I can use this to do what I'm after, perhaps putting the code into each subVI.  Maybe open all subs, run the helper, and save.    Seems like I'm missing the elegant version...
    My proof of concept code:

  • How can I get rid of the icons in the bookmarks toolbar in 4.0 so I just have text there (fit more bookmarks in visible portion) but not switch off other icons?

    How can I change the bookmarks toolbar so that it shows only text and not icons (so I can fit more bookmarks on the visible portion) in 4.0 without turning off other icons? This was easy in version 3.

    You can do that with the Bookmarks Deiconizer extension - https://addons.mozilla.org/firefox/addon/bookmarks-deiconizer

  • To create apple US account i followed all the steps including none in the payment option. i dont have US address how should i fill the fields.

    to create apple US account i followed all the steps including none in the payment option. i dont have US address how should i fill the fields.

    You need to be in a country to use its store - if you are not in the US with a US billing address then you cannot use the US store.
    From the US store's terms of use :
    The iTunes Service is available to you only in the United States, its territories, and possessions. You agree not to use or attempt to use the iTunes Service from outside these locations. Apple may use technologies to verify your compliance.

  • Help!  Pdf losing all non-visible layers

    Pdf losing all non-visible layers when saving for first time in Illustrator 2014 (Creative Cloud). The next time I try to open the document it was flat and the only remaining information was (from the visible layers) was locked into a clipping mask. It is like the document was overwrited with a print(flat) pdf. The document also suddenly became 11 pages long (with 10 empty pages).
    Anyone knows how/if I can get the information back?

    But the editing capabilities box was checked so that probebly wasn't the thing.
    Yes I have definitly learned that by now...

  • Newest iCal for U.S Holidays INCLUDES non-US holidays, how can I simply get JUST U.S ?

    The newest US Holidays app ( I didn't do it.....must have been with the latest OS upgrade ) includes Non- US holidays....which I prefer NOT to have. How do I delete those I don't want...or how do I simply get the app for JUST the U.S
    Thanks
    Shelgor

        I know that activating your phone is important, JL99. I'm sorry to advise that SIM cards are not able to be activated when outside of our coverage area. Initial activation would need to be preformed within the United States. I apologize for the inconvenience caused in this.
    TanishaS1_VZW
    Follow us on Twitter @VZWSupport

  • Non-visible buttons print in interactive PDF

    How can I prevent non-visible form elements in an interactive PDF from printing? I have a button that is set to invisible in an interactive PDF based on a radio button being selected. However, when the PDF is printed, the invisible button on the screen prints on paper. How can I keep this invisible element from printing? I am in InD CS6.

    This seems to be the thread I'm looking for. I'm building an interactive PDF in InD CS6. The form has lots of "dependancies" or "rules" built into the form, fields which show up depending on how the user fills out previous fields. Is there a way to have ONLY the visible fields print? (All my fields are set to be printable, but I need them to only be printable if they're visible.) The fields are set up currently so that they overlap each other, but only one field within each set of overlapping fields would be visible in the PDF.
    If this isn't possible, it seems like the only way to make this PDF work is to move all fields so that nothing overlaps each other and have everything visible. Too bad that would defeat the whole purpose of my 10 page form which was to simplify/clarify a complex and varied process.
    I appreciate any help on this. Thanks in advance.

  • Including non database item in the query mode

    Hi
    I have a Master-Detail form. where in the detail block one of the field is text item 'X' attached the list of values(Y). Master block includes non database items which is based in the decoding result of the database items for example:
    Gender(Male, Female)>> non database item
    Gender_id(M,F)>>database item
    the form is created based on the template.fmb form for apps. When I run the form in the query mode, i can query about any database item while including query about others non database item does not affect.
    how to can i modify it so this could be handled??
    thnx alot

    Hi, it is probably best for you to post your question in the EBS forum
    General EBS Discussion

Maybe you are looking for

  • Steps involved in validating a server's certificate

    Hello All, I'm writing a custom trust manager and wondering if anyone can tell me all the steps that are involved in validating a certificate presented by the server during an SSL handshake. The following are the things I think are must to check if a

  • Slow connect by prior ... start with subquery in 9i

    Has anyone come across a performance problem (compared to 8i) when using hierarchical queries where the START WITH list is generated by a subquery? The culprit seems to be an extra visit to the subquery block as part of the CONNECT BY WITH FILTERING

  • Javascript with checkboxes

    Hi, I am trying to use to javascript to control checkboxes so that when checkbox1 is selected, checkbox2 is deselected and vice versa. Only one checkbox can be selected at a time. I know this is fairly simple but I am a novice so I would appreciate s

  • SoundChannel.position inaccuracies within SampleDataEvent.SAMPLE_DATA

    The application generates sound dynamically by handling SampleDataEvent. It needs to determine exactly what part of the sound was actually playing when a click was made. Unfortunately, the latency calculation is slightly off because SoundChannel.posi

  • Does anything worthwile come from this forum?

    I am new to this. Is this worthwhile to express your concerns and does anybody from Best Buy read it, or is it merely an exercise in futility?  Like I have a problem with a phone replacement and have been to the store 3 times and get nowhere. Is ther