Fast switch between tabspanels on tabcontainerhttp://forums.asp.net/t/1773128.aspx/1?Fast+switch+between+tabspanels+on+tabcontainerSun, 26 Feb 2012 12:22:48 -050017731284847827http://forums.asp.net/p/1773128/4847827.aspx/1?Fast+switch+between+tabspanels+on+tabcontainerFast switch between tabspanels on tabcontainer <p>Hi.</p> <p>I have a tabcontainer with 7 tabpanels, so we are wondering if we can set (or there is some) key-combination to quickly switching between tabpanels.</p> <p>Thanks.&nbsp;</p> 2012-02-23T17:32:06-05:004850710http://forums.asp.net/p/1773128/4850710.aspx/1?Re+Fast+switch+between+tabspanels+on+tabcontainerRe: Fast switch between tabspanels on tabcontainer <p>Try OnDemand and/or OnDemandMode props of TabContainer and/or TabPanel respectively.</p> 2012-02-25T14:54:56-05:004851382http://forums.asp.net/p/1773128/4851382.aspx/1?Re+Fast+switch+between+tabspanels+on+tabcontainerRe: Fast switch between tabspanels on tabcontainer <p>I think probably you might end up in handling onkeypress event from keyboard and then show stipulated active panel...becaz i think there is no accesskey support to tabpanel in ajax...</p> <p>Thanks,</p> 2012-02-26T12:22:48-05:00