]> git.saurik.com Git - wxWidgets.git/commit
add support for hiding columns when using native header control in wxGrid; also added...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 14 Dec 2008 17:28:57 +0000 (17:28 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 14 Dec 2008 17:28:57 +0000 (17:28 +0000)
commit009c72169f3dc90dbec89fdfe2956065aa35377f
treee6fe2f65798a22912b05ffc0cb1697434490f421
parent0c1c1c714a8d8e54c2f673a296c1a4d0b9b55b88
add support for hiding columns when using native header control in wxGrid; also added convenient Hide/ShowCol() methods

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57336 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/generic/grid.h
interface/wx/grid.h
samples/grid/griddemo.cpp
src/generic/grid.cpp