primefaces LazyDataModel executed getRowData(String rowKey) before load()
My problem is the same this link, and I found that primefaces's LazyDataModel executed getRowData(String rowKey) before load(params). Is there any problem if getRowData execute after load?