Hi, how can I dynamically position the action buttons (such as ‘Abbrechen’ and ‘Bestellung verbindlich ausführen’) directly below the table, so they move with the table height?
Hi, grid.setAllRowsVisible(true)is probably what you are looking for.
grid.setAllRowsVisible(true)