Questions tagged [tabcontainer]

205 questions
0
votes
2 answers

Visual studio 2010 ajax control toolkit tab container

We just upgraded to visual studio 2010 RC1 and all of a sudden our controls inside tabcontainer disappeared from the designer file. Actually, it all seemed good in the beginning, the project compiled nicely, but as soon as we did any change in the…
Andreas
  • 675
  • 9
  • 18
0
votes
1 answer

Single gridview on multiple tabs

Is it possible to use a single gridview and display it on multiple tabs (ajax tabcontainer)? I want to bind different datasources to the grid on different tabs. I am currently using 3 gridviews (for 3 tabs) for this purpose.
who-aditya-nawandar
  • 1,334
  • 9
  • 39
  • 89
0
votes
2 answers

TabContainer multiline tabs overlap with content

I just updated to the December 2013 release of the ajaxtoolkit and I'm very much regretting it. I have pages with TabContainers that have 2 or 3 lines of tabs. Since updating to the latest toolkit, instead of the tabs' content starting after the 2…
0
votes
0 answers

prevent refreshing the tab panel second time in Tab Container in asp.net

I have a tab container with 5 tabs each having some charts inside them. I have set AutoPostBack = true and calling function to pouplate charts.
user2486976
  • 97
  • 1
  • 1
  • 7
0
votes
1 answer

Dojo TabContainer load external site

Learning Dojo and maybe overlooking something. Have the TabContainer working, but when a tab is clicked want to load the TabContainer with an external file that is not on the same server. Like the way iframes worked. Is there anyway to do this with…
newbie_146
  • 127
  • 1
  • 9
0
votes
1 answer

How can I link to a specific tab created with Dojo/Zend Combination

I have the following html / Javascript: http://pastie.org/782618 And the following Zend PHP Code for the tabs: http://pastie.org/782620 I would like to link to the Second Tab (Event Information2). If possible I would prefer to be able to have a…
Joe
  • 655
  • 1
  • 11
  • 24
0
votes
2 answers

Refreshing and binding data to grid view in a tab panel of tab container

In .net project i'm working on a page which contains tab container with 3 tab panels. When i Switch between these tab panels the data is not updating. In first tab panel i have a grid view whose data should be update up on doing operations in other…
user2864496
  • 107
  • 3
  • 17
0
votes
1 answer

ASP tabcontainer problems with clientID

I want to hide the button when the tab is 2. Always get an error.