window item loses focus when changing tabs

Hi,

I’m using " dhxTabbar_.cells(_tab_id).attachURL(“test.jsp”,false) "
in order to open a jsp page inside the tabbar ,
when i move between the tabs i lose my focus to the input fields inside the attached page.

How can i fix this?

Please advice

Thanks.

Hi,

you may try to set the focus manually when tab is activated. I’ve attached the sample
01.zip (31.1 KB)