We are using a ListView with fixed headers and infinite scrolling enabled, bound to a DataSource with server paging enabled. When scrolling down beyond the first page of data the headers get out of sync with the data below, and eventually appear to stop updating altogether.
Is there something special we need to do here, or is this not a supported scenario at all?
Jonathan Marston
Is there something special we need to do here, or is this not a supported scenario at all?
Jonathan Marston