tabcontainer
ajaxcontroltoolkit tabcontainer style themes css
This link: http://mattberseth.com/blog/2008/04/ajaxcontroltoolkit_tabcontaine.html has a great collection of themes for asp.net tabcontrol. Can someone help me find out where i can download css for al[详细]
2023-04-12 17:51 分类:问答Response.Redirect, keep tabcontainer on active tab
My VB.net tabcontainer needs to stay on the active tab when I have each submit going through the response.redirect.[详细]
2023-04-10 16:59 分类:问答asp:TabContainer not styled after deployment, then just fixes itself?
I have an asp:TabContainer on a form and after the app is re-deployed to the server, the tabs aren\'t styled.If I take the Webresource.axd URL and try to load it in the browser, I get a redirect to a[详细]
2023-04-08 22:18 分类:问答dojo tabbed container question
I have a TabContainer with 3 tabs wh开发者_如何学编程ich I create using the declarative way.The total number of tabs are 6 for the container, however the last 3 are added programmatically because of t[详细]
2023-04-01 18:07 分类:问答ASP.net Listview AJAX ModalPopupExtender
I am trying to get a modalpopupextender to show from a listview that is inside of a tab panel. If this is possible can someone please help me? This is my image listview, from here I would just like to[详细]
2023-03-30 07:54 分类:问答How to select a tab from TabCointainer (AjaxToolKit)
How can I select a tab programmatically of a TabContainer?and also ho开发者_运维技巧w can I get the selected Tab?You can set the Tab Index like...[详细]
2023-03-23 14:19 分类:问答Ajax TabContainer Rendering Problem
I\'m using Ajax TabContainer with a number of tabs,and IE as browser. On one of the tabs, which is create开发者_如何学运维d and added dinamically, I\'m showing a number of charts.[详细]
2023-03-20 18:53 分类:问答Maintaining TabContainer active tab after postback from within the tabs (with AutoPostBack='false')
I have an AjaxToolkit TabContainer control with a number TabPanels. Each TabPanel has a different UserControl in it to display some information. Some of these UserControls have either a LinkButton or[详细]
2023-03-19 19:26 分类:问答Dojo query on specific ContentPane in TabContainer
I have a TabContainer with different tabs (ContentPanes). I am loading each type dynamically when the user selects something from a tree. I would like to be able to run a certain JS function on the ne[详细]
2023-03-19 08:54 分类:问答How do you test whether a tab is active with dojo tabs
How do you test whether a tab is active or not with a dojo tab container?(In JQuery this is simple... you can use so开发者_如何学运维mething like this[详细]
2023-03-16 02:46 分类:问答