View Single Post
  #5 (permalink)  
Old 08-21-2008, 09:22 AM
mike2ppc mike2ppc is offline
Junior Member
 
Join Date: Feb 2008
Location: Germany
Posts: 11
Default

Hi Erel,

attached you find a small example maybe helps for better
understanding of my problem.

In this example the control calendar1 is visible=false, when you click on the button1 control beside the
TextBox1 Control the Calender1 control opens and now I want to change the date and the result
should be display in the TextBox1 control. But no reaction after clicking in the calender control
on a different date to today the calender1 control only close but not move throu the event value_changes.

Did I something wrong ?

Thanks

Michael
Attached Files
File Type: sbp test_calender_send_click.sbp (859 Bytes, 12 views)

Last edited by mike2ppc : 08-21-2008 at 09:26 AM.
Reply With Quote