Added PrependColumn methods and short cuts. Added test for DeleteColumn to sample
authorRobert Roebling <robert@roebling.de>
Thu, 18 Oct 2007 20:56:38 +0000 (20:56 +0000)
committerRobert Roebling <robert@roebling.de>
Thu, 18 Oct 2007 20:56:38 +0000 (20:56 +0000)
commit736fe67c66e0f5a552f3b45e13d288f5c650c46e
treec59b098247b6966aff44c368c6eeecc58ecf8e19
parent383144c756be2e3aa7b58a3db1d8789584763708
Added PrependColumn methods and short cuts. Added test for DeleteColumn to sample

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49233 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/dataview.h
include/wx/generic/dataview.h
include/wx/gtk/dataview.h
samples/dataview/dataview.cpp
src/common/datavcmn.cpp
src/generic/datavgen.cpp
src/gtk/dataview.cpp