I use dialogs with a webtab. I have LoadOnDemand enabled. I like to migrate my WebUI controls to the newer Akido controls. However the Akido controls do not work with the callback handler of the UltraWebTab.
Do you have a sample, how to use Akido Controls within an UltraWebTab, without loosing the kind of user experience the LoadOnDemand feature of the UltraWebTab provides?
Hi,
The UltraWebTab with enabled async features can not contain AJAX controls.
The best you can do, is to insert UpdatePanels into content panes of tabs.