Hi,
I am trying to put static test data in a listgrid.
I used the same code as the Master Detail in SmartGWT ShowCase to build the grid and get the data from the datasource.
It is initiating the rows but the data is not displayed.
I also tried to use ListGridFields and I added records to them but I got the same problem.
Any idea on why I am not able to see the data?
Thank you.
I am trying to put static test data in a listgrid.
I used the same code as the Master Detail in SmartGWT ShowCase to build the grid and get the data from the datasource.
It is initiating the rows but the data is not displayed.
I also tried to use ListGridFields and I added records to them but I got the same problem.
Any idea on why I am not able to see the data?
Thank you.
Comment