hi all, I want to display some data in a separate browser window instead of using popupManager. How do i do that. Also i need to pass parameter to that window, based on that parameter, i ll call the service and get the required data and display that in the datagrid.
                
                A: 
                
                
              
            Take a look at navigateToURL() and possibly the external interface. You should be able to just pass url parameters to provide information to the other window.
                  Ryan Guill
                   2010-02-22 16:47:17