· 4.4 ·
· 4.3 ·
- uses custom control (event beforecustom, property customhwnd)
- doesn't need mscomct2 because datepicker is no more implemented
- adds property colOrder
- adds new methods (getcellatpos, getpositioncell,
- getsizecell, getpicturecell, getpicturegrid, exitedit, gridlinewidth)
· 4.2 ·
- adds new methods (textmarginleft, textmarginright, move)
- retrieve selections by using for i=1 to ... instead of for each x in ...
- fixed bugs
· 4.1 ·
- adds new methods (adjustsizerow, adjustsizecol, autosizerows)
- changes sort parameters (sorttype, sortorder, sortusekey become properties)
- fixed bugs
· 4.0 ·
- supports ADO (browse only)
- adds new methods (show, hide, insert, copy, delete)
- selects rows/columns
- sorts rows
- fixed bugs
· 3.0 ·
- resizes rows, columns
- splits columns
- uses mask-color
- width columns in percentage
- fixed bugs
· 2.1 ·
- displays background bitmap with different modes
- enhanced the use of arrow keys
- fixed bugs
· 2.0 ·
- displays faster
- adds new event (cellout, textchange) and methods (rowclear, colclear)
- uses arrow keys to move in the grid
- can be use with VBA (problem at design time, but works at runtime)
- fixed lots of bugs
|