0
soonjoo created
Hello team,
I have implemented IPagedResultDto for a listing, and I have used it for my datatables with paging and sorting without issues.. Can I reuse the endpoint for a dropdown list? Meaning I want to retrieve all the records, instead of the default 10 per page? Thanks