On 3/3/10 5:06 PM, jvandal wrote: > > I have displayed all records in a grid. I want to add records. I have a buton > self.Foirm.new(). I click this button and have a space to all data but I see > cursor but no data being added. I have a button sel.Form.save() to save > data. Then I want to see new record added to grid. > What am I missing??
grid.refresh() and/or grid.update() Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
