Popup for Datagrid

Hi all,
I need a help regarding popup for displaying my data grid
which has too many columns.Right now the whole data is not being
diplayed because of too many columns. I want to use an expand all
icon, which when clicked opens a popup containing the datagrid. The
popup should have all the features of a normal window like
minimize,maximize and close buttons to the right -top corner .The
user if he wants can mimimise,maximize or even close the window.It
should be the same as the window which appears when we click on the
preview button while posting the message in the forum. For more
idea you can try checking out on clicking the preview button.
Thanks,
amar

The Flex 2 Developer's Guild has a very good article on
creating a popup TitleWindow which has the functionality you are
looking for. The minimize and maximize things can be done as well,
but will require some extra work.
Go to the Flex 2 Developer's Guild. Select "Building User
Interfaces for Flex Applications". The select "Using Layout
Containers". Then "TitleWindow layout container". The article is
called "Creating a pop-up window".
You could also put the datagrid in an HBox container, show
all the columns, and allow horizontal scrolling for the container.
You may have to size the HBox with a numeric width, not a
percentage, otherwise the HBox may stretch to match the dataGrid.
This option will take you about 5 minutes, versus hours or days in
making the popup display and function as you described.

Similar Messages

  • HT204053 I recently changed ny Apple ID but it did not transfer over to my iCloud account. How do I change my iCloud ID? The login popup for iCloud will not go away so I cannot get into my iPad since it pops up as soon as I turn the device on.

    I recently changed my Apple ID but it did not transfer over to my iCloud account. How do I change my iCloud ID? The password for the new Apple ID does not work since the iCloud default user name is imbedded in the login box. The login popup for iCloud will not go away so I cannot get into my iPad since it pops up as soon as I turn the device on and re-occurs every few seconds.

    You have to go to Settings>iCloud, tap Delete Account, provide the password for the old ID when prompted to turn off Find My iPhone, then sign back in with the ID you wish to use.  If you don't know the password for your old ID, or if it isn't accepted, go to https://appleid.apple.com, click Manage my Apple ID and sign in with your current iCloud ID.  Click edit next to the primary email account, change it back to your old email address and save the change.  Then edit the name of the account to change it back to your old email address.  You can now use your current password to turn off Find My iPad on your device, even though it prompts you for the password for your old account ID. Then go to Settings>iCloud, tap Delete Account and choose Delete from My iPad when prompted (your iCloud data will still be in iCloud).  Next, go back to https://appleid.apple.com and change your primary email address and iCloud ID name back to the way it was.  Now you can go to Settings>iCloud and sign in with your current iCloud ID and password.

  • How to do popup for file download???

    Hi,
    I'm trying to create a popup for file selection for download. Basically, I want to call:
        call method cl_gui_frontend_services=>file_open_dialog
    This works fine from a report, but from my web dynpro I get a dump because apparently there is no gui (parameters www_active and activeX are all empty).
    Does anybody have any experience with this? I'm thinking:
    - am I doing something wrong?
    - does this method work with web dynpro at all?
    - is there some other CL_WD* class for this purpose?
    - are my system settings screwed up?
    Thanks for all hints!
    Ira

    This might be helpful:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/42af9f90-0201-0010-6099-ba67e5426bdf
    - April King

  • Popup for transport request in WebDynpro ABAP application

    Hi there,
    which function module can I use to prompt the user for the transport request in an WebDynpro ABAP application.
    In SAPGUI I found 'TR_ORDER_CHOICE_CORRECTION' to do this but I get a short dump when I call this one from a WebDynpro ABAP application ...
    Many thanks in advance!
    Regards,
    Steffen

    Thanks for your replay!
    The reason I get the short dump is the function modules I found call a dynpro screen inside for prompting for the request. I am not surprised this does not work for WebDynpro applications ....
    So I thought there is a generic function module for WebDynpro applications available or a WebDynpro component I can use for this ... Sure I could build it by myself but this does not seem to be the right way for me since this requirement seems to be of a generic nature.
    @Gaurav: I am interested to bring up a generic popup for prompting for the request. So I cannot use the flags to suppress the screen ...
    Best regards,
    Steffen

  • Error with property nodes and svx_DAQmx Popup for DSA.vi

    Some example vi of the sound and vibration toolset 3.1 use property nodes with an undefined class (e.g. svx_DAQmx Popup for DSA.vi). I use Labview 7.1 and NI-DAQmx. Could it be that the vi uses classes from traditional NI-DAQ?

    The error occurs in:
    C:\Programme\National Instruments\LabVIEW 7.1\examples\Sound and Vibration\Utility\Daq\DAQmx\svx_Get DAQmx Info.vi
    C:\Programme\National Instruments\LabVIEW 7.1\examples\Sound and Vibration\Utility\Daq\DAQmx\svx_DAQmx Popup for DSA.vi
    see also attached screen shot.
    It is a new installation on a PXI-system, WinXP, LabView 7.1, SVT 3.1, NI-DAQ 7.4 (only DAQmx driver installed). The examples had not been tested before.
    Attachments:
    screenshot.jpg ‏144 KB

  • After adding MIME type in sharepoint server, file click opens a popup for file to open as readonly or edit, How to avoid this popup

    After adding MIME type in sharepoint server,
    File click opens a popup for file to open as readonly or edit, How to avoid this popup
    Popup Details:
    You are about to open --> File Details
    How would you like to open --> ReadOnly, Edit
    OS: Window 7
    Jagadish

    this is likely caused by the library requiring check-out/check-in. For a file to be editable, the file needs to be checked out.
    Scott Brickey
    MCTS, MCPD, MCITP
    www.sbrickey.com
    Strategic Data Systems - for all your SharePoint needs

  • Automatic popup for reason of rejection after async method

    Hello,
    How to get a <b>reason of rejection</b> popup after an asynchronous method?
    Currently I am using the standard <b>singlerelease</b> method of object type BUS2012 for the release of purchase order.
    Now once this order gets rejected the user wants an automatic popup for entering the reason for rejection and NOT as another workitem in his inbox for execution.
    Please let me know how can I provide this functionality in the current scenario. Also since the Previous method(singlerelease) is asynchronous “Advance with Dialog” does not work.
    Thanks and Regards,
    Anuj

    Hi Mikko/Anuj,
    Added to the FAQ, including techo details.
    Cheers,
    Mike
    3.16. How can I 'advance in dialog' with asynchronous tasks?
    This is unfortunately not possible as the very nature of <i>asynchronous</i> tasks contradicts the idea of 'advance in dialog', also known as <i>synchronous</i> dialog chains. The two main reasons for using asynch tasks are either that the termination can happen outside of WF, or to ensure that all database updates are complete. Both of these imply that there is an action happening outside of workflow (database updates can happen outside the user session after the transaction is completed). Since these happen outside the current dialog session, one would have to 'continue' another user's session in the current dialog, which is not possible.
    How it works on a more technical level:
    Asynchronous tasks use terminating events which live in the instance linkage tables (tx SWEINST). You don't normally have to touch instance linkages, the WF system creates these as necessary, and deletes it when a task completes.
    The main difference between instance and type linkages is that instance linkages have a key and are specific to one instance (hence the name), they are only triggered for the object with the same key. Like any other event they are passed on to the event manager who triggers the receiver (the task completion in this case) via RFC (user WF-BATCH). This is why it is theoretically impossible to advance in dialog - because the task completion happens in a separate dialog under a different user, quite possibly on a different server.
    Workarounds can include secondary methods (though they have their own restrictions), or redesigning your flow so that it uses a synchronous task instead e.g. by using a wait for event in a separate branch or creating a synchronous task instead.

  • Automatic popup for reason of rej after an async method

    Hello,
    How to get a reason of rejection popup after an asynchronous method?
    Currently I am using the standard singlerelease method of object type BUS2012 for the release of purchase order. Now once this order gets rejected the user wants an <b>automatic popup for entering the reason for rejection</b> and NOT as another workitem in his inbox for execution.
    Please let me know how can I provide this functionality in the current scenario. <b>Also since the Previous method(singlerelease) is asynchronous “Advance with Dialog” does not work.</b>
    Thanks and Regards,
    Anuj

    It does not work for asynchronous methods but works for synchronous methods. As per SAP the advance with immediate dialog should work for asynchronous methods as well.
    Below is an excerpt from SAP help.
    At runtime, after completion of a step, (= work item has status completed), the workflow system checks the following properties of the subsequent work item:
    •     Is it a dialog work item?
    •     Does the corresponding task refer to a synchronous method?
    •     Is the indicator Advance with dialog set?
    •     Is the actual agent also a recipient of this work item?
    •     Has the work item reached all of its requested starts?
    If the answer to all these questions is yes, the workflow system automatically starts execution of the work item.
    May be you should write a message to SAP. In the meanwhile you can create a synchronous method for the business object.
    -Kiran

  • Popup for credentials when connecting to OWA/ECP when using HLB DNS name

    Hi,
    We're experiencing a strange problem when connecting to OWA/ECP.
    Since a week or two, we get a popup for credentials when logging onto
    https://mail.customer.com/owa.
    When the credentials are filled in the first time, we keep receiving the popup, and can't get through.
    We're using integrated authentication internally.
    When connecting externally, we get a popup from a non domain-joined pc,  but get passed correctly to owa and ECP.
    We're using a load balancer that uses mail.customer.com, and distributes it over the 3 exchange servers.
    When connecting directly to each exchange server, we get a certificate warning (which is logic), but after confirming we get passed to ecp or owa correctly.
    Works :
    https://exchangeserver1.customer.com/owa (after receiving certificate warning)
    https://exchangeserver2.customer.com/owa (after receiving certificate warning)
    https://exchangeserver3.customer.com/owa (after receiving certificate warning)
    https://10.10.10.30/owa (after receiving certificate warning) > 10.10.10.30 is the VIP ip address used for loadbalancing
    Doesn't work :
    https://mail.customer.com/owa
    When changing the hosts file, and set mail.customer.com to point directly to one of the exchange servers, it doesn't work either.
    PS :
    So mail.customer.com gets forwarded to the VIP ip address.
    We don't experience any problems with outlook.

    Hi
    Chek if VIP FQDN is added to DNS
    Check if RpcClientAccessServer parameter using Set-MailboxDatabase for each mailbox database in the appropriate site
    Set-MailboxDatabase -RPCClientAccessServer "CASArrayFQDN"
    Change AutoDiscoverServiceInternalUrl on each CAS using Set-ClientAccessServer
    Change InternalUrl parameter on each CAS using Set-WebServicesVirtualDirectory Identity EWS*in the appropriate site
    Change the InternalURI in the Exchange Control Panel, offline address book, and Microsoft Exchange ActiveSync (through management console under server management for each appropriate CAS)
    Please mark as helpful if you find my contribution useful or as an answer if it does answer your question.That will encourage me - and others - to take time out to help you.
    Regards,
    Sathish

  • Popup for print

    hello sir
       i want print popup for screen list ...and how coding for print butten..plz
    thanks

    dear mukesh,
    You can use the below useful information to add Puhs Button for 'PRINT' on the output of the List which is generated.
    You will have a Menu List-> Print with a Functionality(SY-UCOMM). You will have to assign the Function Code of the Print from Menu to your Push Button and accordingly whenever a user clicks on either from Menu or Push Button he can print the List.
    Pushbuttons in the Application Toolbar
    In the application toolbar of the standard GUI status of the selection screen, five pushbuttons are predefined with the function codes FC01 to FC05, but are inactive by default. You can activate them during the definition of the selection screen as follows:
    SELECTION-SCREEN FUNCTION KEY <i>.
    The numbering <i> must be between 1 and 5. The individual function texts must be assigned to the FUNCTXT_0<i> components of structure SSCRFIELDS before the selection screen is called. You must declare this structure as an interface work area using the TABLES statement.
    If the user chooses one of these buttons, the runtime environment triggers the AT SELECTION-SCREEN event and the function code FC0<i> is placed into the component UCOMM of the structure SSCRFIELDS.
    After the AT SELECTION-SCREEN event has been processed, the system displays the selection screen again. The only way to exit the selection screen and carry on processing the program is to choose Execute (F8). Consequently, the pushbuttons on the application toolbar are more suitable for controlling dynamic modifications of the selection screen than for controlling the program flow.
    REPORT demo_sel_screen_function_key.
    TABLES sscrfields.
    PARAMETERS: p_carrid TYPE s_carr_id,
                p_cityfr TYPE s_from_cit.
    SELECTION-SCREEN: FUNCTION KEY 1,
                      FUNCTION KEY 2.
    INITIALIZATION.
      sscrfields-functxt_01 = 'LH'.
      sscrfields-functxt_02 = 'UA'.
    AT SELECTION-SCREEN.
      CASE sscrfields-ucomm.
          WHEN'FC01'.
          p_carrid = 'LH'.
          p_cityfr = 'Frankfurt'.
        WHEN 'FC02'.
          p_carrid = 'UA'.
          p_cityfr = 'Chicago'.
      ENDCASE.
    START-OF-SELECTION.
      WRITE / 'START-OF-SELECTION'.
    This defines a standard selection screen with two parameters. In the application toolbar, two pushbuttons are assigned the texts LH and UA and activated.
    When the user clicks one of the buttons, the AT SELECTION-SCREEN event is triggered and there the input fields are preassigned correspondingly.
    Hope this will be of immense help to you.
    Encourage others to answer your queries by suitably rewarding them
    Thanks
    Venugopal

  • Popup for transport request on save

    Requirement
    Popup for transport request on save and link an object to that TR in abap.
    ANY fm
    Please help me on this
    Vijay

    Hello Friend,
    SE80, display function group STRD, there are many useful FMs: TRINT_CORR_INSERT,TRINT_INSERT_NEW_COMM,TRINT_POPUP_EDIT_CANCEL_O_SHOW...
    Hope it helps.
    Best Regards,
    Jerry

  • Popup for SAVE

    Hello ppl,
    My requirement is that in my selection screen, I have a select-option for path where the file needs to be downloaded.
    When the user places the cursor on this text box and presses F4, a popup for SAVE FILE should come up, like we get when we press "SAVE AS" when creating WORD documents in MS office.
    How can this be achieved.
    Please help.
    Thanks,
    Dawood.

    Hi,
    this is the foding with close and save options...
    I am calling this code from my controller , do the necessary changes , if you want to work from your view.
    Data:l_cmp_api type ref to if_wd_component,
    l_window_manager type ref to if_wd_window_manager,
    l_comp_info type ref to IF_WD_RR_COMPONENT,
    l_final_window type ref to IF_WD_WINDOW.
    l_cmp_api = wd_this->wd_get_api( ).
    CALL METHOD L_CMP_API->GET_COMPONENT_INFO
    RECEIVING
    COMPONENT_INFO = l_comp_info
    l_window_manager = l_cmp_api->get_window_manager( ).
    CALL METHOD L_WINDOW_MANAGER->CREATE_WINDOW
    EXPORTING
    MODAL = ABAP_TRUE
    WINDOW_NAME = 'W_MYWINDOW'
    TITLE =
    CLOSE_BUTTON = ABAP_TRUE
    BUTTON_KIND =
    MESSAGE_TYPE = IF_WD_WINDOW=>CO_MSG_TYPE_NONE
    CLOSE_IN_ANY_CASE = ABAP_TRUE
    MESSAGE_DISPLAY_MODE =
    DEFAULT_BUTTON =
    RECEIVING
    WINDOW = l_final_window
    CALL METHOD L_FINAL_WINDOW->SET_WINDOW_POSITION
    EXPORTING
    LEFT = 300
    TOP = 150
    POSITION =
    CALL METHOD L_FINAL_WINDOW->SET_WINDOW_SIZE
    EXPORTING
    WIDTH = '3000px'
    HEIGHT = '3000px'
    wd_this->LO_POP_UP = L_FINAL_WINDOW.
    CALL METHOD L_FINAL_WINDOW->OPEN
    regards,
    venkat.

  • Re:Item renderer AS3 for datagrid

    I am having a data grid with multiple check boxes for this i am using CheckCellRendererEdit as itemrenderer.When i am making a change in datagrid checkbox its not updating
    The problems are
    1. when i select a checkbox in second row it gets selected in another  row after saving
    2.when i choose one checkbox in a row it gets afftected in many row can i get a solution for this Below given is the code i am using
    CheckCellRendererEdit.as
    package
        import mx.controls.*;
    import mx.core.*;
    import mx.controls.dataGridClasses.DataGridListData;
    import flash.events.Event;
    import flash.events.MouseEvent;
    public class CheckCellRendererEdit extends CheckBox
    // Define the constructor and set properties.
    public function CheckCellRendererEdit() {
        super();
    override protected function clickHandler(event:MouseEvent):void
                if (!enabled)
                {    //DataGrid(this.parentDocument.dg).selectedItem.vdata=CheckBox(event.currentTarget).selec ted;
                        event.stopImmediatePropagation();
                        return;
                if (toggle)
                    selected = !selected;

    Currently i am migrating from flex1.5 to flex2 Just i am using this itemrenderer(checkbox) for DataGrid can i have some ideas for datagrid
    The DataGrid i am using is
    <mx:DataGrid id="screendg" ">
                <mx:columns>
                  <mx:Array>
                    <mx:DataGridColumn headerText="mdata" dataField="screenid" editable="false" />
                    <mx:DataGridColumn headerText="data" dataField="mdata" itemRenderer="CheckCellRendererEdit"  />
                    <mx:DataGridColumn headerText="mdata" dataField="vdata" itemRenderer="CheckCellRendererEdit"  />
                    <mx:DataGridColumn headerText="cdata" dataField="cdata" itemRenderer="CheckCellRendererEdit"  />
                    <mx:DataGridColumn headerText="vdata" dataField="udata" itemRenderer="CheckCellRendererEdit"  />
                </mx:Array>
                </mx:columns>
              </mx:DataGrid>
    When i am selecting a checkbox in data grid the grid value is not getting changed

  • Tooltip for datagrid's cells

    I know how to create a tooltip for datagrid and/or its
    columns. Is it possible to create a tooltip (or something similar)
    for each cell? So whenever the mouse is over a certain cell, a tip
    would be shown for that cell that depends on the value of the cell.
    Similar functionality can often be seen in web-based database apps:
    an Ajax query gets related data from a database on mouseOver.
    My need and idea is to
    - show a simple text list as a tooltip
    - the text would be fetched from a database via a web service
    - the fetch would be based on datagrid's (hidden) rowid and
    each column's (hidden) column id (which are real database columns)
    - the database structure is an n:m relation i.e. one
    rowid+colid can refer to several items that are then used in the
    tooltip
    Use case: A number is displayed in the datagrid. The need is
    to display 0-n references related to that specific figure (e.g.
    book names, notes etc) in the tooltip. Next cell's tooltip would be
    showing different references.
    Anybody any ideas or suggestions? Thanks!

    Hi,
    Did you try creating a custom itemRenderer and handling the
    mouse events for that item renderer component. There is also a
    property called dataTipFunction, please check that too.
    Hope this helps.

  • How To Open PopUp for every 15 min Till User Saves The Data

    Hi all,
    I am working on an application where I need to open a popup for every 15 min till user saves the data and stop after users save the data. I am not able to get idea on how it could be done. Kindly post some views in which this could be achieved.
    Thanks in advance.

    Hi,
    one alternative is the uncommittedDataWarning property is a out of the box funcionality, but don´t have time configuration.
    https://blogs.oracle.com/shay/entry/warning_of_uncommitted_unsaved_changes
    if no you can use a af:poll in combination with a popup message

Maybe you are looking for

  • HT201359 How can I get an iTunes  purchased item invoice ?

    How can I get an iTunes  purchased item invoice ?

  • Ssrs expression invalid swtich case

    I am unable to execute the below expression.. error when i see the report preview as The defenition of the report is invalid The value expression for the text box'Text Box1' has a nested aggregate that specifies a dataset scope.Inner aggregates canno

  • Unoin all Query not showing result

    I write the query with sub query query 1 has no any record query 2 has one record I do query 2 - query 1 (qty) display nothing?? select null doc_type,         null docno,         null docdate,         qry1.itemcode,         qry1.itemname,         nul

  • HT3231 I need to move email files from pc hard drive to mac using a dock.

    I moved all my photos and various documents that I want to keep and my itunes library.  Now I need to find my old emails but I cant seem to find which folder they are in.  I looked in the windows mail folder, no luck.  I've read that these are hidden

  • Adobe Captivate and DPS/InDesign - Simulations

    Hi, we're working on an elearning/ebook product into which we want to include some practice simulations. (The ebooks are for training on specific software.) I've successfully created the type of simulations we'd want to build (just a simple one for a