Click here to Skip to main content
15,887,346 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Menu Colour [modified] Pin
sashidhar24-Sep-09 4:57
sashidhar24-Sep-09 4:57 
GeneralRe: Menu Colour Pin
dotnetcsharpdev24-Sep-09 5:48
dotnetcsharpdev24-Sep-09 5:48 
GeneralRe: Menu Colour [modified] Pin
sashidhar24-Sep-09 6:19
sashidhar24-Sep-09 6:19 
GeneralRe: Menu Colour Pin
mark_me24-Sep-09 5:49
mark_me24-Sep-09 5:49 
GeneralRe: Menu Colour Pin
sashidhar24-Sep-09 6:18
sashidhar24-Sep-09 6:18 
GeneralRe: Menu Colour Pin
mark_me24-Sep-09 8:13
mark_me24-Sep-09 8:13 
GeneralRe: Menu Colour Pin
sashidhar24-Sep-09 8:41
sashidhar24-Sep-09 8:41 
QuestionBest way to swap places of controls? [modified] Pin
livez24-Sep-09 4:19
livez24-Sep-09 4:19 
Hello!

I´ve got a couple of placeholders like this:

<br />
asp:PlaceHolder ID="Pl1" runat="server">	<br />
      <a href="http://www.mypage1.com" target="_blank">Click here</a><br />
</asp:PlaceHolder><br />
<br />
asp:PlaceHolder ID="Pl2" runat="server">	<br />
      <a href="http://www.mypage2.com" target="_blank">Or click here</a><br />
</asp:PlaceHolder><br />
<br />
asp:PlaceHolder ID="Pl3" runat="server">	<br />
      <a href="http://www.mypage3.com" target="_blank">or Click here</a><br />
</asp:PlaceHolder><br />
<br />


Depending of a couple of things I want to swap places between the placeholders. What is the best way to do this, performance-wise? I´ve had a solution where I remove placeholders and put them back in the controll-tree in the order I want them to be in, but this does not feel so efficient. Is there some other way?

/regards

modified on Thursday, September 24, 2009 10:30 AM

AnswerRe: Best way to swap places of controls? Pin
Gamzun24-Sep-09 8:28
Gamzun24-Sep-09 8:28 
GeneralRe: Best way to swap places of controls? Pin
livez24-Sep-09 20:19
livez24-Sep-09 20:19 
QuestionConnect a datagrid to a cube or a data source views Pin
Anita_Kamat_inds24-Sep-09 3:59
Anita_Kamat_inds24-Sep-09 3:59 
AnswerRe: Connect a datagrid to a cube or a data source views Pin
Richard MacCutchan24-Sep-09 4:05
mveRichard MacCutchan24-Sep-09 4:05 
GeneralRe: Connect a datagrid to a cube or a data source views Pin
Anita_Kamat_inds24-Sep-09 4:20
Anita_Kamat_inds24-Sep-09 4:20 
QuestionDynamic Array in Asp.net with C# Pin
rummer24-Sep-09 3:34
rummer24-Sep-09 3:34 
AnswerRe: Dynamic Array in Asp.net with C# Pin
Nisha Agrawal24-Sep-09 3:42
Nisha Agrawal24-Sep-09 3:42 
AnswerRe: Dynamic Array in Asp.net with C# Pin
Abhishek Sur24-Sep-09 3:48
professionalAbhishek Sur24-Sep-09 3:48 
AnswerRe: Dynamic Array in Asp.net with C# Pin
Abhijit Jana24-Sep-09 4:08
professionalAbhijit Jana24-Sep-09 4:08 
AnswerRe: Dynamic Array in Asp.net with C# Pin
Gamzun24-Sep-09 8:32
Gamzun24-Sep-09 8:32 
QuestionMultiple value under a single dropdownlist item Pin
cocoonwls24-Sep-09 3:10
cocoonwls24-Sep-09 3:10 
AnswerRe: Multiple value under a single dropdownlist item Pin
Abhishek Sur24-Sep-09 3:17
professionalAbhishek Sur24-Sep-09 3:17 
AnswerRe: Multiple value under a single dropdownlist item Pin
Nisha Agrawal24-Sep-09 3:24
Nisha Agrawal24-Sep-09 3:24 
GeneralRe: Multiple value under a single dropdownlist item Pin
cocoonwls25-Sep-09 4:43
cocoonwls25-Sep-09 4:43 
Questiona problem in menu.(IRANIAN) Pin
hasani200724-Sep-09 2:31
hasani200724-Sep-09 2:31 
AnswerRe: a problem in menu.(IRANIAN) Pin
Not Active24-Sep-09 2:36
mentorNot Active24-Sep-09 2:36 
QuestionHi, I need help !!! Pin
_ASPAle_24-Sep-09 2:03
_ASPAle_24-Sep-09 2:03 

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.