Latest DataTable Code

Поиск
Список
Период
Сортировка
От Dave Page
Тема Latest DataTable Code
Дата
Msg-id FED2B709E3270E4B903EB0175A49BCB1293338@dogbert.vale-housing.co.uk
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: The future of pgAdmin II...
Следующее
От: Tim Finch
Дата:
Сообщение: Re: Latest DataTable Code