Hello
is it possible to show all rows of a query in a grid combo box? Many users don“t want to switch pages.
Regards, Christian
I use 2.0.1
great, thank you
You can include the following setting in the grid custom config attribute to control page size e.g.
"apexPageSize": 50
e.g.