This topic is locked

size of list page with search option

2/27/2015 11:06:02 AM
ASPRunnerPro General questions
M
mfred author

I have an application field which needs to use the "list page with search" option. The options on the resulting page are numerous enough to slow the page load. So I have set the page to not initially display data. However, that results in a short window because the initial display size is based on the number of rows displayed. The page does not change size after a search. So a user has to manually scale the page to see the selectable options. This is inconvenient and not very intuitive.
Is there a way to either force the "list page with search" to load as a specific size or get it to automatically change size according to the number of items displayed after a search?