Click here to Skip to main content
15,881,600 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: HttpMethod and PostBack Testing Pin
jkirkerx11-Sep-12 8:53
professionaljkirkerx11-Sep-12 8:53 
QuestionCrystal Report Pin
komalridda11-Sep-12 0:42
komalridda11-Sep-12 0:42 
AnswerRe: Crystal Report Pin
Sandeep Mewara11-Sep-12 6:01
mveSandeep Mewara11-Sep-12 6:01 
Questionhow to show data like Pin
UDTWS10-Sep-12 23:27
UDTWS10-Sep-12 23:27 
AnswerRe: how to show data like Pin
KaptinKrunch11-Sep-12 4:48
KaptinKrunch11-Sep-12 4:48 
Generalasp.net Pin
nachiketcode10-Sep-12 4:14
nachiketcode10-Sep-12 4:14 
AnswerRe: asp.net Pin
R. Giskard Reventlov10-Sep-12 6:21
R. Giskard Reventlov10-Sep-12 6:21 
AnswerRe: asp.net Pin
Rahul Rajat Singh10-Sep-12 18:24
professionalRahul Rajat Singh10-Sep-12 18:24 
There are quite a few methods to do that.

1. using AJAX toolkit: ASP.NET Ajax Toolkit TabStrip Control[^]

2. Mimicing tab behavior using existing server controls - A Simple ASP.NET Tab Control Using the MultiView control[^]

3. Creating a tabbed look on the client side using CSS - http://blixt.org/articles/tabbed-navigation-using-css#section=introduction[^]

I prefer the last one. I also implemented the 2nd one a couple of times using multiview and Menu control. but still 3rd one is better as it avoids postbacks while navigation.
Every now and then say, "What the Elephant." "What the Elephant" gives you freedom. Freedom brings opportunity. Opportunity makes your future.

GeneralRe: asp.net Pin
Raghu KT12-Sep-12 2:11
Raghu KT12-Sep-12 2:11 
Suggestionhow to make thousandsepartor format in asp.net Pin
Developer879-Sep-12 21:18
Developer879-Sep-12 21:18 
GeneralRe: how to make thousandsepartor format in asp.net Pin
Abhinav S9-Sep-12 22:06
Abhinav S9-Sep-12 22:06 
QuestionHow to connect remote analysis services using visual studio code Pin
Member 82128998-Sep-12 3:16
Member 82128998-Sep-12 3:16 
QuestionEntity Framework is returing same entity for all foregn key values Pin
indian1437-Sep-12 8:19
indian1437-Sep-12 8:19 
AnswerRe: Entity Framework is returing same entity for all foregn key values Pin
Pete O'Hanlon7-Sep-12 8:46
mvePete O'Hanlon7-Sep-12 8:46 
GeneralRe: Entity Framework is returing same entity for all foregn key values Pin
indian1437-Sep-12 10:37
indian1437-Sep-12 10:37 
AnswerRe: Entity Framework is returing same entity for all foregn key values Pin
Paul Conrad7-Sep-12 9:02
professionalPaul Conrad7-Sep-12 9:02 
GeneralRe: Entity Framework is returing same entity for all foregn key values Pin
indian1437-Sep-12 10:11
indian1437-Sep-12 10:11 
AnswerRe: Entity Framework is returing same entity for all foregn key values Pin
Paul Conrad7-Sep-12 10:53
professionalPaul Conrad7-Sep-12 10:53 
QuestionScript errors with accented french text in aspx page Pin
CNU7-Sep-12 2:12
CNU7-Sep-12 2:12 
SuggestionRe: Script errors with accented french text in aspx page Pin
Eddy Vluggen7-Sep-12 2:59
professionalEddy Vluggen7-Sep-12 2:59 
GeneralRe: Script errors with accented french text in aspx page Pin
CNU7-Sep-12 3:08
CNU7-Sep-12 3:08 
GeneralRe: Script errors with accented french text in aspx page Pin
Eddy Vluggen7-Sep-12 3:17
professionalEddy Vluggen7-Sep-12 3:17 
QuestionFacing some strange issue with Sybase while using with .net application Pin
Hirdesh Shrivastava6-Sep-12 21:54
Hirdesh Shrivastava6-Sep-12 21:54 
QuestionRe: Facing some strange issue with Sybase while using with .net application Pin
Eddy Vluggen7-Sep-12 2:58
professionalEddy Vluggen7-Sep-12 2:58 
AnswerRe: Facing some strange issue with Sybase while using with .net application Pin
Hirdesh Shrivastava7-Sep-12 3:01
Hirdesh Shrivastava7-Sep-12 3:01 

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.