‎2009 Oct 03 6:44 AM
Hi all
I have used a text editor in my application for displaying remarks which has a different screen(pop up screen)
for text editor.
The problem during display is that whenever i read remarks in text editor using read remarks button,
all the remarks acc. to different lectures come ,but whenever i save a lecture remark and then
immedialtely read the remarks the text editor shows remarks for that lecture and then doesnot
updates text if i read remarks of another lecture.
Kindly tell me solution to this problem.Do i need to clear the custom container and test edit objects everytime.
Thanks in advance.
regards.
Abhinandan Kumar
‎2009 Oct 03 5:37 PM
Hi,
use method free for the container object otherwise it will use the same object still existing on the frontend.
Regards,
Clemens
‎2010 Jul 13 6:27 AM