<< Return to Main Index

< Return to Class Index

class CGXDaoParam: public CGXBrowseParam

CGXDaoParam holds specific data for the CGXDaoGrid. It can be shared among several views (works the same way as CGXGridParam). You can embed it in a document if you want to support several browse views on the same data, as for example in a dynamic splitter window. The DaoQuery sample shows you how you can embed a CGXDaoParam in a document, add support for opening several views on the same data and serialize scheme information.

CGXDaoParam holds the following base style ids for the named database field types:

CGXDaoParam also has an additional attribute by which you can disable the automatic display of memo fields in the grid.

#include <gxdao.h>

See Also

CGXBrowserGrid CGXDaoGrid

CGXDaoParam

Class Members