From: Pradeep on
Hi all,
I have 2 notebook tabs.when I click on one of the notebook tab a
table appears in the window and when I click on a button lets say
"add" a dialog appears and I enter the values and press "OK".The
entered information gets populated in the table. I have a simulated
embedded cell in the table which can be checked and unchecked and
based on the selection some action happens.

Problem: I deselect the embedded cell.When I press another button
"Start" which is outside the table window the "logs" are displayed in
another tab(lets say 2nd notebook).
When I go back to the first tab(which have the embedded cell
in the table it shows as checked which is wrong. Do I need to bind
some event so that the state of embedded cell in the table gets
preserved while switching between the tabs?

Could anyone help me in this regard?

Cheers
Pradeep.