On Apr 22, 2009, at 2:00 PM, freek verstringe wrote:

> In my onhit function for a button I have the following:
>
> self.Form.new()
> self.Form.regprod.Value="ddd"
>
> Now I see ddd appear in the corresponding textbox, it is cleared  
> however
> afterwards. Can anyone explain this behaviour?


        Sounds like you've bound the textbox to a DataSource, and that  
update() has been called, causing the textbox to be refreshed with the  
value in the DataSource.


-- Ed Leafe




_______________________________________________
Post Messages to: Dabo-users@leafe.com
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/d081acce-1651-4a33-b63a-15caf8fd3...@leafe.com

Reply via email to