I'm used to using a function list getTotalRows() from ListGrid, however with TileGrid I'm not seeing anything comparable..
I was previously using TileGrid.tiles.length however I noticed that removeSelectedData() doesn't update TileGrid.tiles making my count wrong.
Any suggestions?
I was previously using TileGrid.tiles.length however I noticed that removeSelectedData() doesn't update TileGrid.tiles making my count wrong.
Any suggestions?
Comment