open source guy, ASF member, Java/JakartaEE enthusiast, PrimeFaces dev; In love with nature, mountain biking and karate!
- Bavaria
- http://tandraschko.blogspot.de/
Block or Report
Block or report tandraschko
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
668 contributions in the last year
Less
More
Contribution activity
February 2022
Created 10 commits in 2 repositories
Reviewed 1 pull request in 1 repository
primefaces/primefaces
1 pull request
Created an issue in primefaces/primefaces that received 10 comments
DataTable: move sort + filter to a DataModel / Introduce LazyDataModel based on object list and reflection`?
Currently you have 2 possible solutions (and maybe more?) to use a DataTable:
value binding to a List<MyPojo>
value binding to a LazyDataModel
in…
10
comments