display only 10 rows

Hi All,

Need display only 10 rows with a vertical scrollbar.

Thanks.
Regards.

Eric Abarca.

You may try to set the height of your grid’s conteiner so that only needed quantity of rows will be visible.
Also make sure that you didn’t enable auto Height mode (enableAutoHeight() method)