My init method of the grid: *def afterInit(self):* * self.Form.smallGrid.DynamicDataSource=self.returnData;*
returnData returns a cursor dataset. When a button is clicked I do the following: *self.Form.smallGrid.update();* My grid doesnt update at all. What am I doing wrong? --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/cak5s0b4kqmhrhuop8b8cgpssnmtzzj6coqpbwamgxgnbd5v...@mail.gmail.com
