multiview grid

I a,m using a java connector which uses render_array to create an xml which can show data in a grid.
If I use div tag and supply ID to create a gridobject and load it I am able to see data fine.

Now I am creating a multiview and in one of the cells I want to create a grid and call my java connector to load data how do I do that?

Is this not possible in dhtmlx? I am evaluating dhtmlx so please help me to understand if its possible for no?

Please, try to use grid linked to the grid.
Here you can find an example:
dhtmlx.com/docs/products/dht … _grid.html