The ALXGrid Control is intended for display and change
of the data which may be submitted as the table. It is realized as library on basis of MFC
classes which are statically connected to the application. The library includes classes: CALXGridView for support of technology document -
view, and CALXGridCtrl for use in dialogue
windows. And also classes - control of cells.
Since version 1.1 the library includes class CALXSplitterWnd for support of dynamic splitters. The
example of use of dynamic splitters is in folder SplitGrid. The applications wizard also
enters into package (with source code) folder ALXGridWiz.
It is possible to construct a pattern of the application quickly.
In the given version the minimal means necessary for
management of the table, therefore are realized by that who is going to use in table OLE
controls, multiline cells, to allocate group of cells or to unite cells, it is necessary
to realize these opportunities independently or to use other libraries. Support of the
built - in sources of the data is not stipulated also, it is supposed, that you should
will take care of filling the table by contents.
Probably, in the following versions set forth above
lacks will be eliminated, therefore I shall be grateful for any remarks, wishes and
offers.
Last version avialable 1.3. |