richScrollableDataTable not showing the header

Hi
I have an <a4j:commandButton> and a <richScrollableDataTable>.I want to rerender the datatable while clicking the <a4j:commandButton>.The table is reRendered but the header is not shown and also the row select event not fired.But if we use <h:commandButton> instead of <a4j:commandButton> then it will work fine .My code is
<a4j:outputPanel  ajaxRendered="true" >
<rich:modalPanel id="panel" showWhenRendered="true" autosized="true" domElementAttachment="form" >             
     <f:facet name="header">
          <h:outputText value="#{msg.corp_search_org}" />
     </f:facet>
         <h:panelGrid columns="2" style="margin-bottom:10px" id="display"> 
            <h:outputLabel for="orgName" value="#{msg.corp_name}" /> 
            <h:inputText id="orgName" value="#{multiSelectInstLovHandlerBean.institute.institute.instituteName}" ></h:inputText>
            <a4j:commandButton  value="#{msg.button_search}" action="#{multiSelectInstLovHandlerBean.getLovData}">
          </a4j:commandButton>
        </h:panelGrid>
        <h:panelGrid>
            <h:outputLabel value="#{msg.corp_inst_list}" styleClass="header"></h:outputLabel>
            <rich:scrollableDataTable  id="organization" var="org"
value="#{multiSelectInstLovHandlerBean.instList}" height="100px" width="250px" selection="#{multiSelectInstLovHandlerBean.selection}"
headerClass="info"  selectedClass="selectedRow" >
     <rich:column >
          <f:facet name="header" ><h:column ><h:outputText value="#{msg.corp_name}"  /></h:column></f:facet>
<h:outputText id="orgName" value="#{org.institute.instituteName}"/>     
</rich:column>
     <rich:column >
          <f:facet name="header"><h:column><h:outputText value="#{msg.corp_loction}"  /></h:column></f:facet>
          <h:outputText id="location" value="#{org.institute.location}"/>
     </rich:column>
     </rich:scrollableDataTable>
     <h:outputText value="#{msg.info_multi_select}" styleClass="instruction_info"></h:outputText>
</h:panelGrid>
</rich:modalPanel>
</a4j:outputPanel>I want to use <a4j:commandButton> itself
<a4j:commandButton> works fine in IE-6.
But i want to use it in Mozilla3.5.7
Please help me.
Thanks in Advance
Athira

Hi Krishna,
check the logs in the NWA. It seems that your connection is broken down sometimes, maybe a timeout. How many records does your data service return?
Check it with external debugging of the BAPI, when you can reconstruct the error.
Best Regards,
Marcel

Similar Messages

  • Not show the header on the first page of a section

    I am writing a manual that has about 7 chapters. Each chapter is its own section. I have been able to go in and create a header for each of these sections very easily. However, it's not quite clear how to NOT show the header on the first page of the section. For example, one of my sections is called "Personal Finances", so I have that in bold a the top of the page using Header 1. Because I have that, I don't also need "Personal Finances" showing in the top right corner in the header.
    How can I make it so that it won't show on the first page of each section?
    Thanks!

    How can I make it so that it won't show on the first page of each section?
    In the "Layout Inspector" under the "Section" tab, check the "First page is different" option while one of that section's pages is active/selected/displayed. Then add or delete the header as may be needed so that first page of section does not display the header and all other pages in the section do display. (I.e., what you specifically have to do here depends on whether or not you are already on the first page of the section when you make the change to the display "switch" and whether you are starting with a blank or non-blank header.)

  • Migo is not showing the excise tab - header level and item level

    Hi,
    i have created one PO with excise and i have created MIGO with only capture excise invoice, in MIGO before saving the document system is showing the excise basic, cess and higher education cess in excise tab, header level as well as item level. After saving the document, if i go to dispaly view of the MIGO document system is not showing the header level as well as item level excise amount. The tab itself is not appearing. Can any one help me on this.

    Hi,
    There are two kinds of statuses, system status and user status.
    You can only influence System status if you execute a business transaction that changes the system status.there
    are four system statuses open, In process,Released and Completed.
    User status can be created as additional information to the system status in any numbers.But for this you
    need to define a status profile which would further be assigned to transaction type(header status) and
    item categories(item status).
    The header status is independent of the item status. One exception is the status Completed.
    If all items have the status Completed, the header status is also set to Completed.
    For defining a status profile you need to go to
    SPRO>Customer Relationship Management>Transactions>Basic settings>Status Management.
    Hope this helps.
    Regards
    Sidd

  • My incoming emails only show the header and not the content

    My incoming emails on my ipad only show the header when I open them, not the content or any attachments.  This has not always been the case - I used to receive them normally.  In the list of incoming emails, the first few words of the text appear, but when I open them, they are blank.  Any suggestions?

    Try a reset:
    1. Hold the Sleep and Home button down (together)
    2. For about 10 seconds
    3. Until you see the Apple logo (very important)
    4. Ignore the red slider

  • System does not show the logo and header

    Hi,
    My system doesn't show the header & Logo in ALV Grid Report. Other system showed that report Properly. Please Clarify.

    DATA :  head1   TYPE slis_listheader,
          head2  TYPE slis_t_listheader.
    form head.
    head1-typ = 'H'.
      head1-info = 'REPORT Check'.
      APPEND head1 TO head2.
      CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE'
        EXPORTING
          it_list_commentary       = head2
          i_logo                   = 'ENJOY_SAP_LOGO'
      I_END_OF_LIST_GRID       = ''
    endform.
    CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
       EXPORTING
          i_callback_program                = sy-repid
          i_callback_top_of_page            = 'head' .
    the above report does not display the SAP logo and header info. please help. the same report is display the logo and info. in other system. Please clarify.
    Edited by: bala on Dec 8, 2008 10:44 AM

  • Report does not show the main section while calling from forms 6i

    Hi
    I am running report from report from forms 6i but is does not show the data in main section, where as the data in the header section is ok.
    But when i run the same report independantly from report builder it show the both header and main section with relevent data.
    pl solve the matter
    thanks in advance

    can you tell me more about this, you might check if you are using different users when you call this report or if the user has all privileges to see all tables in this report

  • I am installing snow leopard on a new drive unformatted but it does not show the disk to install it on.? do i need to format first with one partition?

    I have installed a new drive on my mac book and more ram but the snow leopard install asks which to install the system on but then does not show the drive.
    do I have to partition it and name it first. -- if so just one partition?

    Do this:
    Drive Preparation
    1.  Boot from your OS X Installer Disc. After the installer loads select your language and click on the Continue button.  When the menu bar appears select Disk Utility from the Utilities menu.
    2. After DU loads select your hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Note the SMART status of the drive in DU's status area.  If it does not say "Verified" then the drive is failing or has failed and will need replacing.  SMART info will not be reported  on external drives. Otherwise, click on the Partition tab in the DU main window.
    3. Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Set the format type to Mac OS Extended (Journaled.) Click on the Options button, set the partition scheme to GUID then click on the OK button. Click on the Partition button and wait until the process has completed.
    4. Select the volume you just created (this is the sub-entry under the drive entry) from the left side list. Click on the Erase tab in the DU main window.
    5. Set the format type to Mac OS Extended (Journaled.) Click on the Options button, check the button for Zero Data and click on OK to return to the Erase window.
    6. Click on the Erase button. The format process can take up to several hours depending upon the drive size.
    When formatting has completed quit DU and return to the installer.  Complete the OS X installation.

  • My podcasts do not show the pictures only the sound when I import them to iTunes from Garage Band.  How do I get the pictures to show up in iTunes?

    My podcasts do not show the pictures only the sound when I import them to iTunes from Garage Band.  How do I get the pictures to show up in iTunes?

    Well, all I can tell you is that if your file is an m4a with chapter markers, those markers having suitably sized images attached, and you drag it into the Music area of iTunes (so that it appears as a song) in List view, when you play it and then command-click on the small image in the header (next to the progress bar) you should see your embedded images.
    If this isn't happening the best place to ask would be in the GarageBand forum: my own experience of GB is rather out of date and in any case I've never used it for podcasting.

  • InsertRow does not show the inserted row on the view

    hello:
    The code below works well and shows the row on the view when added. However, when there are several existing rows and I have to scroll to next pages. an insert button on that page does not show the new Row at all. Is there a way for me to see the row even if I scroll over to the last page and try an insert?
    ViewObject myVO = this.getMyView();
    Row newRow = myVO.createRow();
    newRow.setAttribute("Id", myId);
    myO.insertRow(newRow);
    Thanks

    Hi,
    I also have problems with code above for inserting a new row.
    When I insert a new row in a table and click on column header (to change sorting), that row (and any other new row before committing) disappears from table. And if I commit that table (without missing row), the missing row reappears with next refresh.
    Selection in that table (using SelectOne component with Autosubmit=true) also doesn't work with new rows (with existing rows it works fine). Selection allways sticks on first inserted row!
    Something weird is happening here...
    Please help.

  • I am a Taiwanese. My iPod nano can not show the lyrics

    My iPod nan can not show the lyrics.It will be like"ifhfjdghuiadhghjkbdbdjkbdgdnkjn589d567g564h54df+.......................... "
    Why?
    How to solve it?

    Right->click on these tracks in iTunes and choose Get Info.  Then head to Lyrics tab.  Are the correct lyrics listed there?
    B-rock

  • I'm picking up all of the data script related to the sending / receipt of an e-mail along with the e-mail itself and can't find a way of not showing the text. Obviusly only a command but can't find it!

    I'm picking up all of the data script related to the sending / receipt of an e-mail along with the e-mail itself and can't find a way of not showing the text. Obviusly only a command but can't find it! Help!

    Shift-Command-H is the key-combo to switch 'Long Header'/'Standard Header' .
    Long way: Top Menu -> View -> E-Mail
    Stefan

  • Not showing the Data in VC application

    Hi I have developed the application in VC.
    It is showing the data some times , it is not showing the data. Can u please let me know what is the problem.
    when i checked using the Test Data service . It is showing the data. Then i have developed step by step, in between the time i use to run the application , it was showing the data. finally i have assigned to some role and user id. then also it is showing the data.
    Next day after i run the application , it is not  showing the data. displaying the message .
    "No Data Found".
    But when i run  the BAPI at the back end R/3 it is giving the data properly.
    Can u tell me what might be the problem
    REgards
    Vijay

    Hi Krishna,
    check the logs in the NWA. It seems that your connection is broken down sometimes, maybe a timeout. How many records does your data service return?
    Check it with external debugging of the BAPI, when you can reconstruct the error.
    Best Regards,
    Marcel

  • Field Explorer in Crystal Reports does not show the same names as Bex Query

    Hi
    I have crystal reports, I can retrieve data from BW Bex Query. But in the field explorer it does not show the names as in the Bex query designer.
    In the Bex query designer a field will have the following technical name 0Debitor and the description is Customer.
    It shows in crystal reports in the field explorer twice as D[0DEBITOR]D and D[0DEBITOR]D. It also does not seperate key figures and characteristics.
    I would like it to display the field explorer as shown in this blog.
    /people/ingo.hilgefort/blog/2008/02/19/businessobjects-and-sap-part-2
    Thanks in advance

    Hi,
    take a look here:
    /people/ingo.hilgefort/blog/2008/02/19/businessobjects-and-sap-part-2
    make sure you are using the MDX Driver and what happens is that you will see several fields per characteristic. example: one for the key, one for the description, several if modelled for the display attributes
    Ingo

  • HT1338 i lost my iphone and my macbook pro does not show the icloud in system pref. What do i do? how do i download icloud?

    I lost my iphone and my macbook pro does not show the icloud in system pref. how do i get icloud on my mac?

    iCloud is only available in Lion, 10.7. You will have to upgrade to Lion in order to get into iCloud. If you transfered a .mac or .me address to iCloud through mobile me, or you have another device iCloud enabled, then you can log into the iCloud.com website.

  • Why this query does not show the result?

    Why the query with the schema prefixed does not show the result and the query without schema display the correct results?
    SQL> select data_object_id,object_type from dba_objects where object_name='HR'.'JOBS';
    select data_object_id,object_type from dba_objects where object_name='HR'.'JOBS'
    ERROR at line 1:
    ORA-00933: SQL command not properly ended
    SQL> select data_object_id,object_type from dba_objects where object_name='HR.JOBS';
    no rows selected
    SQL> select data_object_id, OWNER, object_type from dba_objects where object_name='JOBS';
    DATA_OBJECT_ID     OWNER                          OBJECT_TYPE
    69662              HR                                 TABLE
                       OE                                 SYNONYM
    SQL> SELECT USER FROM DUAL;
    USER
    SYS

    Hi,
    the column object_name refers to a object_name which is 'JOBS', the column owner refers to the owner 'HR', the value isn't stored together, so you have to select the two columns. It is the same behaviour as every other table/view. Have a look at the values in the view DBA_OBJECTS.
    Herald ten Dam
    Superconsult.nl

Maybe you are looking for

  • Unable to clear Inspection Lot

    Dear Sirs, I have a material with Inspection Type - 0101 The inspection lot of this material has the following status -CRTD,PREQ,CHCR,SPRQ,IRCH Unable to clear inspection lot in qa02 - insp specications tab -- while using Tasklist / Spec --> followin

  • Acrobat Pro 9.0 & 10.0 ADBC

    Why doesn't the following Javascript code work? var aList = ADBC.getDataSourceList(); console.show(); I get the following error message in the debugger: ReferenceError: ADBC is not defined 1:Field:Mouse Up Do I need to edit the registry like I did in

  • Cannot resolve symbol : class odbc ERROR

    Hi Helper I am trying to compile a the following and I am getting the error C:\jdk\websiter>javac MainServlet.java MainServlet.java:86: cannot resolve symbol symbol : class odbc location: package jdbc Class.forName(sun.jdbc.odbc.JdbcOdbcDriver); impo

  • IPod Nano just froze for apparently no reason

    I have never once had a problem with my iPod Nano. I've never dropped it, scratched it or done any damage to it what so ever. (I've had it for about 3 months now) Just a few minutes ago I was listening to some songs on it. I hit the pause button and

  • Link doesn't work in an external htmlText

    Hello!!! I am trying to fix this problem. My external text display fine and also the CSS. The problem is when I am using any tag in html like <a> doesn't work, doesn't try to open the link and also the mouse doesn't change to the default hand. I am a