Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Eloy on Jul 28, 2009 14:49
open dhtmlx forum
dhtmlxscheduler + dhtmlxtabbar

hi,

i tried to include the scheduler into a (1) tabbar (ajax-html) ..works fine!,

but ..i tried to include a second scheduler into a another (2) tabbar (ajax-html) .. works fine, but the first scheduler don't works anymore..

i think it's about the names or ids ..it's conflict .. am i correct? i am trying to create (2) scheduler for 2 diferents subjects..
Answer posted by Alex (support) on Jul 29, 2009 01:30

Hello,

there can be only one scheduler on the page. The content of the pages in case of "ajax-htm" mode  is content of one page.

So, you should use "iframes" mode in order to place two schedulers into tabbar: dhtmlxTabbar/samples/loading_creating_tabs_content/tab_iframes.html