Im trying to use wxGrid in similar manner as dbGrid is used in Delphi.
Almost everything is working fine
( for a Interbase DB) , but I have strange problems when deleting rows
from the grid: when I post an
wxGRIDTABLE_NOTIFY_ROWS_DELETE event, the grid actually adds rows
instead of deleting them !
Im trying to use wxGrid in similar manner as dbGrid is used in Delphi.
Almost everything is working fine
( for a Interbase DB) , but I have strange problems when deleting rows
from the grid: when I post an
wxGRIDTABLE_NOTIFY_ROWS_DELETE event, the grid actually adds rows
instead of deleting them !
Im trying to use wxGrid in similar manner as dbGrid is used in Delphi.
Almost everything is working fine
( for a Interbase DB) , but I have strange problems when deleting rows
from the grid: when I post an
wxGRIDTABLE_NOTIFY_ROWS_DELETE event, the grid actually adds rows
instead of deleting them !
Please send some sample code.
···
--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters? http://wxPython.org Relax with wxPython!