Re: Query tool data grid - Infinite scroll vs Pagination

2024-06-28 Thread Edson Richter
Infinite scroll usually consume a lot of memory, and generate additional overhead in case of copy data, export, etc. In my humble opinion, if anything then paginated would work better without additional memory consumption. In case of implementing infinite scroll, please give users a option to dis

Re: Query tool data grid - Infinite scroll vs Pagination

2024-06-28 Thread Muhammad Ikram
Hi Aditya, Pagination approach has my vote Muhammad Ikram On Fri, 28 Jun 2024 at 15:44, Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi, > > Unfortunately, there were only 3 responses to this. > In that case, we will discuss internally and decide what to do. > > On Thu, Jun

Re: Query tool data grid - Infinite scroll vs Pagination

2024-06-28 Thread Aditya Toshniwal
Hi, Unfortunately, there were only 3 responses to this. In that case, we will discuss internally and decide what to do. On Thu, Jun 20, 2024 at 2:46 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Everyone, > > Request you to share your opinion on this and respond on: > > ht