Could you please help me here RowHandle row = (RowHandle) grid.getRows( ).get( 0 ); CellHandle cell = (CellHandle) row.getCells( ).get( 0 ); cell.getContent( ).add(table);
getting error ; missing before
If there are accepted answers, those will be shown by default. You can switch to 'All Replies' by selecting the tab below.