This question is locked. New answers and comments are not allowed.
i have a tabstrip with 5 tabs, in a tab i have a editorFor.
When the tab with editor is load first time all runs well, but when other tab is sleected and select again the tab with editor inside editor reference in dom return undefined
ex:
When the tab with editor is load first time all runs well, but when other tab is sleected and select again the tab with editor inside editor reference in dom return undefined
ex:
$("#myeditor).data("tEditor") is undefined