hello all,
i have developed a Zreport with two custom containers on side by side..(container2 has top_of_page event)
when i click a record on container1 the corresponding data is displayed on container2 (with corresponding top of page) ,
when i click another record the data on container2 is getting updated with data,
however the top of page on container2 is not getting updated...
(i.e top_of_page is not getting refreshed)...
how do i refresh the top_of_page event data..
thanks in advance....