is there a way how to force list page to always show first 10 rows and not 20?
If you can specify global and/or table level page size. If you meant always the top first 10 rows, you better create a database view.
working well Thank you
is there a way how to force list page to always show first 10 rows and not 20?
If you can specify global and/or table level page size. If you meant always the top first 10 rows, you better create a database view.
working well Thank you