Re: PATCH: Limit 100 default in frmEditGrid.cpp

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Matteo Bertini <matteo(at)naufraghi(dot)net>
Cc: Dave Page <dpage(at)pgadmin(dot)org>, pgadmin-hackers(at)postgresql(dot)org
Subject: Re: PATCH: Limit 100 default in frmEditGrid.cpp
Date: 2009-01-12 13:33:22
Message-ID: 496B46A2.8050205@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Matteo Bertini a écrit :
> On 12-01-2009 10:49, Dave Page wrote:
>> On Sat, Jan 10, 2009 at 1:58 AM, Matteo Bertini<matteo(at)naufraghi(dot)net>
>> wrote:
>>
>>> I propose a small patch to frmEditGrid.cpp that changes the default
>>> limit
>>> form "No limit" to "100 rows".
>>>
>> I'm not sure that's something we want to change - I don't recall it
>> ever being requested before, and personally I think I'd find it
>> annoying.
>>

I do too. Modifying this behavior would disturb many current users.

> What is your use case for no limit? I use the view just for:
> 1) check/modify a few records (<< 1000)
> 2) have a look at the data in one click
> Both of this use cases are not influenced by a default limit (let's say
> 500, even 1000, but << infinity)

I agree with you on this. But I would prefer to see some controls to
enable pagination.

>> What I would be happier with is a drop-down menu on the View Data
>> button which gave access to the different options as the context menu
>> does. The button itself would then run the last option selected from
>> the drop-down menu (exactly as the plugins button does).
>>
> Yes, the "promoted" option and the last-selected config are a good for me.

+1

--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2009-01-12 13:34:23 Re: Newer server version warning (was: SVN Commit by dpage: r7544...)
Previous Message Dave Page 2009-01-12 13:32:18 Re: Newer server version warning (was: SVN Commit by dpage: r7544...)