Click here to Skip to main content
15,922,696 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionPlease help me in sql server Pin
abglorie18-Sep-08 0:41
abglorie18-Sep-08 0:41 
AnswerPlease Dont Cross Post Pin
sumit703418-Sep-08 0:53
sumit703418-Sep-08 0:53 
QuestionPlease help me in ado.net Pin
abglorie18-Sep-08 0:20
abglorie18-Sep-08 0:20 
AnswerRe: Please help me in ado.net Pin
Abhishek Sur18-Sep-08 0:23
professionalAbhishek Sur18-Sep-08 0:23 
GeneralRe: Please help me in ado.net Pin
abglorie18-Sep-08 0:26
abglorie18-Sep-08 0:26 
AnswerRe: Please help me in ado.net Pin
Ashfield18-Sep-08 1:45
Ashfield18-Sep-08 1:45 
AnswerRe: Please help me in ado.net Pin
Abhishek Sur22-Sep-08 2:08
professionalAbhishek Sur22-Sep-08 2:08 
QuestionHi All I am new to Ajax Pin
Member 305788718-Sep-08 0:19
Member 305788718-Sep-08 0:19 
Hi All,
I've created a tab container with tab panels. The page in which I created the tab container is a content page.When I run the application I am not able to view the tabs.If I create these tabs in normal pages I have no problem.
code is given below.

]]>
<asp:content contentplaceholderid="SiteContentPlaceHolder" runat="server" xmlns:asp="#unknown">




<asp:scriptmanager id="ScriptManager1" runat="server">


<ajaxtool:tabcontainer id="TabContainer1" runat="server" activetabindex="0" xmlns:ajaxtool="#unknown">
<ajaxtool:tabpanel id="TabUsers" runat="server" headertext="Users" font-underline="False">
<contenttemplate>
<asp:textbox id="TextBox1" runat="server">

<asp:button id="Button1" runat="server" text="Button">


<ajaxtool:tabpanel id="TabQuestionBank" runat="server" headertext="QuestionBank">
Font-Underline="False">
<contenttemplate>
<asp:label id="lblExperience" text="Experiencerfd" runat="server">


<ajaxtool:tabpanel id="TabPanel1" runat="server" headertext="Roles" font-underline="False">
<contenttemplate>
<asp:label id="Label2" text="Exfsdfsdf" runat="server">







Thanks for any one who is going to help me
AnswerRe: Hi All I am new to Ajax Pin
simsen18-Sep-08 1:13
simsen18-Sep-08 1:13 
QuestionClass Access problem Pin
mharoonkhan18-Sep-08 0:04
mharoonkhan18-Sep-08 0:04 
AnswerRe: Class Access problem Pin
Abhishek Sur18-Sep-08 0:08
professionalAbhishek Sur18-Sep-08 0:08 
AnswerRe: Class Access problem Pin
Sandeep Akhare18-Sep-08 0:11
Sandeep Akhare18-Sep-08 0:11 
QuestionRestriction to access the aspx page directly. Pin
astrovirgin17-Sep-08 23:57
astrovirgin17-Sep-08 23:57 
AnswerRe: Restriction to access the aspx page directly. Pin
J4amieC18-Sep-08 0:05
J4amieC18-Sep-08 0:05 
GeneralRe: Restriction to access the aspx page directly. Pin
NikoTanghe18-Sep-08 4:25
NikoTanghe18-Sep-08 4:25 
AnswerRe: Restriction to access the aspx page directly. Pin
Abhishek Sur18-Sep-08 0:15
professionalAbhishek Sur18-Sep-08 0:15 
QuestionCheckBoxList in Asp.Net Pin
gautamamit817-Sep-08 23:31
gautamamit817-Sep-08 23:31 
AnswerRe: REPOST ALERT!! Pin
eyeseetee17-Sep-08 23:41
eyeseetee17-Sep-08 23:41 
AnswerRe: CheckBoxList in Asp.Net Pin
sumit703417-Sep-08 23:58
sumit703417-Sep-08 23:58 
AnswerRe: CheckBoxList in Asp.Net Pin
Sandeep Akhare18-Sep-08 0:04
Sandeep Akhare18-Sep-08 0:04 
GeneralRe: CheckBoxList in Asp.Net Pin
Abhishek Sur18-Sep-08 0:21
professionalAbhishek Sur18-Sep-08 0:21 
GeneralRe: CheckBoxList in Asp.Net Pin
gautamamit818-Sep-08 1:25
gautamamit818-Sep-08 1:25 
Questionserver Pin
Preethi Naidu17-Sep-08 23:30
Preethi Naidu17-Sep-08 23:30 
AnswerRe: server Pin
eyeseetee17-Sep-08 23:41
eyeseetee17-Sep-08 23:41 
AnswerRe: server Pin
Abhishek Sur18-Sep-08 0:25
professionalAbhishek Sur18-Sep-08 0:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.