Ability to get formatted output of kDBBase::GetCol method
Imported from: http://groups.google.com/group/in-portal-dev/browse_thread/thread/fb3c30bb15bf7769#
I propose we add ability to get formatted output of kDBBase::GetCol method.
This method is used to return given field value from all grid records. Without such improvement we will need to call formatter individually for each returned array element.
Good work!
What are the places where we are planning to utilize this so we can
properly test the functionality.
DA.