It is attached to a datasource, but how else can I prefill my new Form?
Any suggestion?

Thanks in advance,
Freagel.

Ed Leafe schreef:
> 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
>
>
>
>
[excessive quoting removed by server]

_______________________________________________
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/blu143-w1820113c187d2137c6d26ffe...@phx.gbl

Reply via email to