Hi all, 

   I'm trying to get a DataTable to work inside of a Modal window ... 

   I have a DefaultDataTable and is added to a panel which is used as the
content of a modal window.  Everything renders properly when the modal is
opened.  The problem starts when the user tries to navigate to another page
of the table.  At that point they get the "Do you want to navigate away..."
dialog and if they select 'ok' then the modal closes ...   Reopening the
modal does put them on the correct page but it is not usable to have the
modal close each time navigation to another page is requested. 

   So...   What is the trick to getting the modal to stay open and allow the
user to navigate through the pages of the DataTable? 


Thanks!

Reply via email to