Latest DataTable Code - Mailing list pgadmin-hackers

From Dave Page
Subject Latest DataTable Code
Date
Msg-id FED2B709E3270E4B903EB0175A49BCB1293338@dogbert.vale-housing.co.uk
Whole thread Raw
List pgadmin-hackers
Hi Tim,

Apologies for not getting to this sooner...

I just took a *quick* look at the latest DataTable code. Looks good, just 2
things spring to mind:

1) Resize doesn't appear to work either in design mode, or runtime.

2) Consider using a true collection for m_dtbFields. That way, you can index
them by name & numeric index, have an unlimited amount (someone will go over
127, I'm sure!), and expose the collection to the client application
(similar to how the listview exposes the listitems collection.

Regards, Dave.

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: The future of pgAdmin II...
Next
From: Tim Finch
Date:
Subject: Re: Latest DataTable Code