When Im on other than frist page of DatTable and im using button from rowExpansion or even commandLink used in row, page is beeing set to first automatically
<p:remoteCommand name="xyz" action="#{xBean.refreshXList()}" process="@this"/>
when this code is deleted DataTable page is not changing to first, ingoreAutoUpdate="true" not helping with it.