Hi all,
I have on screen there i am displaying one language field as listbox and one texteditor below,
If i choose one language the related long text will be displayed on that editor which is comming from database table and the user can change something on that. Then he choose one more language and type something on the text editor, then go back to previous language to see whethere the changed text are there not. But iam not able to proceed how to achieve this thing, Please help me out to achieve this functionality.
for example
Lanuage text editor
en This is india
Fr This is pakistan
If i choose en and type 'This is india' in text editor. Then choose Fr and type 'This is pakistan' in text editor. if i go back to En the same text has to there in text editor
Regards,
Ranjan