Re: More data edit grid fixes - Mailing list pgadmin-hackers

From Dave Page
Subject Re: More data edit grid fixes
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E40103DFB5@ratbert.vale-housing.co.uk
Whole thread Raw
In response to More data edit grid fixes  ("Edward Di Geronimo Jr." <edigeronimo@xtracards.com>)
List pgadmin-hackers

> -----Original Message-----
> From: pgadmin-hackers-owner@postgresql.org
> [mailto:pgadmin-hackers-owner@postgresql.org] On Behalf Of
> Edward Di Geronimo Jr.
> Sent: 07 February 2006 21:38
> To: pgadmin-hackers@postgresql.org
> Subject: [pgadmin-hackers] More data edit grid fixes
>
> Here's two more minor fixes to the edit data grid.
>
> First is related to the copy changes I recently made. Since I
> modified
> the code to copy the cell the cursor is on if there is no highlight,
> this change makes the Copy button in the toolbar enabled at all times.
>
> The other is related to editing text cells. It looks like someone
> half-implemented a check to only update the database if the
> contents of
> the cell actually changed. This fix finishes that work. This
> functionality was already in place for numeric cells.

Thanks Ed, patch applied. I also modified the status message displayed
when data is copied so it doesn't imply that full rows were copied.

Regards, Dave.

pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r4995 - trunk/pgadmin3/src/frm
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by andreas: r4996 - trunk/pgadmin3/xtra/wx-build