Tagged Questions
1
vote
1answer
136 views
Prevent page reload on an AJAX TabContainer when AutoPostBack = true?
Is this possible? I've got an AJAX TabContainer, and 3 tabs in the container. On Tab #2, I've got a checkbox that, when checked, enables a textbox. When the checkbox is unchecked, the textbox ...
1
vote
2answers
832 views
AJAX :: Tabcontainer Doesn't Show Tabs In Properlly?
i am using TabContainer Control of AjaxToolkit for asp.net but when i using it in my project it doesn't shows properly. i googled much but can't find proper solution see below image please help me.
...
2
votes
1answer
303 views
AjaxControl Tool kit TabContainer visibility issues
I am developing the website in .NET 3.5, VS 2008.
I have a AjaxControlToolkit TabContainer control within Tabpanels I have many usercontrols and inside usercontrol I have my thrid paty Spell Check ...
3
votes
2answers
1k views
Tab container - Button event is not firing
In tab container let say I have two tabs [Tab1 & Tab2]
Tab1 has 2 text box with required field validator
Tab2 has 3 text box with required field validator
Now even if I am filling all the text ...
0
votes
3answers
1k views
Confirmation on switching between tabs
I have two tabitems. User will enter some data and save it on the first tab. The second tab lists the saved data. What I need is when the user select the second tab before saving data in first tab a ...
