2 Replies Latest reply on Feb 27, 2012 11:04 AM by true_mykola

    Problem with 2 or more extendedDataTables on page

    true_mykola

      Hi!

      In our application we have a lot of pages where there is one main table and there are several dependent tables in tabPanel under this main table. Everything works fine but there's a little problem with cursor keys: when user presses up or down key in one of those dependent tables entry is changed not only in this table but also in main table which causes rerendering of dependent tables of course. Why does it happen and how can i fix it?

      All our tables are rich:extendedDataTable and all of them are placed in their own forms.

      Almost forgot: richfaces version is 3.3.3