Questions tagged [tabcontainer]
205 questions
0
votes
0 answers
Dojo TabContainer doesn't show control buttons correctly until after I do an Inspect Element
I'm using ArcGIS API for Javascript
ArcGIS Javascript
The formatting for the TabContainer is incorrect. However, after I do an "Inspect Element", the formatting corrects itself
Here's the code I use to create TabContainer:

Rahul Mankar
- 114
- 1
- 11
0
votes
2 answers
Ajax TabContainerTabPanels Break postbacks
Hey guys check this out ...

War
- 8,539
- 4
- 46
- 98
0
votes
1 answer
How to create interactive form with bootstrap
My fiddle is here: http://jsfiddle.net/L4hkrwa6/14/
The HTML code is here:
0
votes
1 answer
set tab pages on left side of tab continer in asp.net 4.0
I want to ask you about tab containers. Is there any way to set tab pages vertically on left side of tab container. some kind of vertical tab...
Example
tabheader
tabheader (active tab) --- content

serim urhan
- 139
- 2
- 10
- 21
0
votes
1 answer
ajaxtoolkit postback problem
i am working on a project.but i have a problem.basically,i am using ajaxtoolkit tabcontainer.assume that i have 2 tabs which i created.let's call them tab1,tab2.in tab1 there is a button and textbox.when i click the button,i am writing some text…

Ktl
- 1
- 2
0
votes
2 answers
ASP.Net: TabContainer: TabPanel Click Event
I am using the TabContainer in my asp.net app. It has 15 tabs (TabPanels). I would like to redirect a user to a URL when the first tab is clicked. I also need to add some querystring values to the URL.
I tried this is the code behind:
protected void…

user1422570
- 33
- 1
- 6
0
votes
1 answer
I have a dojo tabcontainer that has two tabs, each tab (ie contentPane) has a title, how do I make the title bold?
I have a Dojo TabContainer that has two tabs, each tab (ie ContentPane) has a title, how do I make the title bold?
0
votes
1 answer
Xpages nested dojo tab container repeat dojo tab panel with checkboxgroup - does not update
Hi I'm new to Xpages and have encountered an issue for which I am unable to find a relevant question / answer after searching (see title for search terms).
I would be grateful for insight into how to solve the following issue.
I have a nest of 3…

Phill Beckman
- 13
- 3
0
votes
1 answer
How can I find what tab a module is associated with in Dojo?
I have a dijit TabContainer with multiple tabs open in it. On some of those tabs I create a new instance of a module. Is there a way to figure out which tab the module is associated with when it's created?
I thought I had this working using the…

Nathan Friesen
- 33
- 4
0
votes
1 answer
Vertical Text in dijit TabContainer Tabs
dijit/layout/TabContainer may have the tab buttons/texts displayed on top, right, bottom and left. I'd like to get tabs on the right (using tabPosition: "right-h"), but even if the tabs are on the right, the texts are still displayed horizontally.…

thomas
- 45
- 1
- 7
0
votes
0 answers
css not working in asp tabcontainer
I m using the below css code for asp tab container in visual studio 2012