Click here to Skip to main content
15,896,063 members
Home / Discussions / ASP.NET
   

ASP.NET

 
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 
AnswerRe: Hi, I need help to view image on a datalist control. Pin
Nisha Agrawal24-Sep-09 2:10
Nisha Agrawal24-Sep-09 2:10 
GeneralRe: Hi, I need help to view image on a datalist control. Pin
Not Active24-Sep-09 2:16
mentorNot Active24-Sep-09 2:16 
GeneralRe: Hi, I need help to view image on a datalist control. Pin
sashidhar24-Sep-09 2:25
sashidhar24-Sep-09 2:25 
GeneralRe: Hi, I need help to view image on a datalist control. Pin
Nisha Agrawal24-Sep-09 2:28
Nisha Agrawal24-Sep-09 2:28 
GeneralRe: Hi, I need help to view image on a datalist control. Pin
Not Active24-Sep-09 2:33
mentorNot Active24-Sep-09 2:33 

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.