Re: [pgadmin-hackers] Column Names while copying from EditGrid

2008-03-14 Thread Dave Page
Hi, On Thu, Mar 13, 2008 at 6:30 PM, Robins Tharakan <[EMAIL PROTECTED]> wrote: > Hi, > > While copying data from EditGrid, I see that the column names are not > copied. This makes the data extremely ambiguous to use when pasting directly > into excel or a similar spreadsheet application. Attached

[pgadmin-hackers] Column Names while copying from EditGrid

2008-03-13 Thread Robins Tharakan
Hi, While copying data from EditGrid, I see that the column names are not copied. This makes the data extremely ambiguous to use when pasting directly into excel or a similar spreadsheet application. Attached is a patch which prepends the column names in select cases of data copy from the EditGrid