Alaska Software Inc. - TopDown TDArBrow() refreshall question
Username: Password:
AuthorTopic: TopDown TDArBrow() refreshall question
Bruce Carroll TopDown TDArBrow() refreshall question
on Sat, 28 Apr 2012 15:55:20 +0100
Hi,

I have build a weekly diary page to show appointments using tdArBrow() 
function in Topdown.  When I first show the screen the data is correct. 
However, when I move to another week and rebuild the array of data for 
tdArBrow(), this new data is not displayed and/or visibly updated.

I have tried setting the array as a public variable and I have debugged 
the program and can see that the array is being rebuild correctly when 
moving week to week.  I have also tried setting the array with a 
reference operator (@) but it still will not show the new data.  I am 
issuing the oBrowWeek:Refreshall() command after rebuilding the array 
but the displayed data is not updated.

Can anyone help with this problem please?

Best regards,

Bruce