Thomas Andraschko
Thomas Andraschko
Feel free to provide a PR
WDYT about @Rapster? should we provide something or even replace our current Sort/FilterFeature with something like this? DataTable must wrap a value-binding with a `List` with this new model of...
cc @christophs78 @melloware
@christophs78 no, that would not change `filteredValue` behavior at all but we have to rework it in general currently `filteredValue` is only used when !lazy - and its currently also...
so in best case, we filter once per request, for each request the datatable must be rendered and this will be faster with this model-based-approach the current filter and sort-feature...
update the code now the PD cache should propably go into PrimeApplication i wont invest time for now to try to replace the SortFeature/FilterFeature but i think its a good...
Actually i would like to contribute this type of LazyDataModel to PF and also write a example + doc i just wonder, what is a perfect example for it and...
i dont think this will ever work correctly during rendering of the outputlabel, it will set the "labelledBy" to the target ('for=...') component - which is to late we could...
which plugin does PrimeNG or Vue use?
then please create a issue here for PrimeTek, so they can port it for the next releases