pass over grid data (rowIds) to other page

Hi,

I am using Grid within a dhtmlxLayout (without iframe) and want to pass over selectedRowIds to another php-page by clicking a dhtmlxMenu link. Is there any way doing it without using a form and iframe for the dhtmlGrid?

Thanks!

You can send additional Ajax request with this information. To send additional Ajax request you can use dhtmlxAjax library. docs.dhtmlx.com/doku.php?id=dhtmlxajax:toc