I have a search form that takes user input, and with that input fills a dataprovider that is attached to a AjaxFallbackDefaultDataTable. On form submit, the table is updated, and I see the correct new entries being present. There is a problem with the table navigation panel (the one with the next/previous buttons). This part of the table is updated when the number of search results increases with respect to the previous search results (so there are more table pages to browse through). However, if in the last search there were too few results to display the paging panel the paging panel stays invisible when the number of search results increases.

I suspect this is a bug, but maybe I need to call some update function somewhere?

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to