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