Hi, During performance tuning of a data table I noticed that size() of data provider is invoked twice during one request. This happens when navigating to a next page. Is this normal behavior? During debugging I noticed that the onDetach() of AbstractPageableView is invoked an extra time.
Regards, Rik
