Hi, I am trying to use sub_row_grid in grid. The example given in the documentation is not talking about the xml for the sub_row_grid.
I have issues when I try to load the sub_row_grid.
code
-----
xml for main grid
--------------------
<?xml version="1.0" encoding="UTF-8"?>
Last 30 days
dashboard1.xml
5
2
2
FY 2009
2
4
7
FY 2008
2
5
17
Pre-FY 2008
11
20
28
xml for sub_grid
-------------------
<?xml version="1.0" encoding="UTF-8"?>
5
2
2
2
4
7
2
5
17
11
20
28
Could you please check if there are any issues with xml ?