Update Day And Time Component


Recommended Posts

hi

 

I made two day and time component for graph 

one is start time and second is end time .

 

I make button that should update the end time to be 1000 more then start time .

the value of the component is update but the date and time component  display is not  .

 

the code in the button is :

   V.dailyGraphEnd=V.dailyGraphStart+1000

   page.Graph.UpdateEdits()
 

 

 

is it possible to update the date and time display from Var ? (the var value is updating right )

 

 

 

Roy

 

 

Link to comment
Share on other sites

  • 2 weeks later...
  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.