What steps will reproduce the problem?
1. create a GridView and add an onclick action
2. click on the grid
3.
What is the expected output? What do you see instead?
The action should be called, but instead there is an error in GridEvent in
event.py. It includes a reference to detail=model(wx_item) but the line
defining model is commented out.
What version of the product are you using? On what operating system?
0.9b on Mac OS X but the same error exists in 0.9.3.
Please provide any additional information below.
commenting out the detail=model(wx_item) line works fine.
Original issue reported on code.google.com by crows...@gmail.com on 10 Oct 2013 at 6:40
Original issue reported on code.google.com by
crows...@gmail.com
on 10 Oct 2013 at 6:40