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?