[wxpython-users] Changing row positions in a wx.Grid

David Anderson zerty.david at gmail.com
Wed May 7 11:33:52 PDT 2008


Another dumbq uestion...
I have an Grid with lot of rows

Lets suppose

Name                          Birth

David                           14/09
Denis                          15/05
Mary                            06/06


How can I Swap two rows? For instance:

Name                          Birth

David                           14/09
Mary                            06/06
Denis                          15/05


 ??

Thx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/200805=
07/f7d5184e/attachment.htm


More information about the wxpython-users mailing list