Database updates to be reflected on my grid

G

Gino

HI,

I am fairly new to python. I have created a simple wxpython
application that has a grid on a form. The grid is populated
dynamically by making a call to the database. I have an event that
when a row is double-clicked on, another form is launched and the user
can eidt the values in the database and writed the changes to the
database. This works fine, the problem is that once the changes are
made, these changes are not reflected in the grid. I have tried a
grid.ForceRefresh() as well as grid.GetGridWindow().Refresh(True).
Neither of whihc actually refreshed my grid values. I need help on
resolving this. I am using Python2.3 as well as wxPython2.3 and Boa
Constructor. Can anyone help me please?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,022
Latest member
MaybelleMa

Latest Threads

Top