There is a Problem with getRecords() method of ListGrid, always giving an Empty Array.
I use a Tree Grid, and Each Time I Call grid.getRecords(), i get an Empty Array of ListGridRecord, even though there were 10 Records added to the Grid, I Use the Latest Version of SWT i.e smartGwt-1.0b2 ,
I use a Tree Grid, and Each Time I Call grid.getRecords(), i get an Empty Array of ListGridRecord, even though there were 10 Records added to the Grid, I Use the Latest Version of SWT i.e smartGwt-1.0b2 ,
Comment