Click here to Skip to main content
15,888,142 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionBreadcrumbs align right of menu Pin
Steve van Niman1-Sep-09 8:08
Steve van Niman1-Sep-09 8:08 
AnswerRe: Breadcrumbs align right of menu Pin
Not Active1-Sep-09 8:50
mentorNot Active1-Sep-09 8:50 
GeneralRe: Breadcrumbs align right of menu Pin
Steve van Niman1-Sep-09 9:54
Steve van Niman1-Sep-09 9:54 
AnswerRe: Breadcrumbs align right of menu Pin
sashidhar1-Sep-09 21:50
sashidhar1-Sep-09 21:50 
Questionclient side script for server control Pin
dotnetcsharpdev1-Sep-09 4:01
dotnetcsharpdev1-Sep-09 4:01 
AnswerRe: client side script for server control Pin
DeveloperAtul1-Sep-09 4:18
DeveloperAtul1-Sep-09 4:18 
AnswerRe: client side script for server control Pin
Not Active1-Sep-09 4:21
mentorNot Active1-Sep-09 4:21 
AnswerRe: client side script for server control Pin
dotnetcsharpdev1-Sep-09 4:55
dotnetcsharpdev1-Sep-09 4:55 
thanx all. I tried it but getting an error can anyone help


<pre>

&lt;asp:TemplateField ShowHeader="False"&gt;
                        &lt;itemtemplate&gt;
                              &lt;asp:LinkButton id="linkBtnSurrender" runat="server" Text="Surrender" CommandName="Surrender" CommandArgument='&lt;%#Eval("SOVehicle.SOVehicleId") %&gt;'   onclick="confirmation()" value = "Surrender"&gt;&lt;/asp:LinkButton&gt;
                        &lt;/itemtemplate&gt;
                  &lt;/asp:TemplateField&gt;

</pre>

getting this error D'Oh! | :doh:

CS0117: 'ASP.usercontrols_sovehiclepodcontrol_ascx' does not contain a definition for 'confirmation'
GeneralRe: client side script for server control Pin
DoctorMick1-Sep-09 5:52
DoctorMick1-Sep-09 5:52 
GeneralRe: client side script for server control Pin
dotnetcsharpdev1-Sep-09 5:56
dotnetcsharpdev1-Sep-09 5:56 
QuestionWrong path. Pin
yuneyev1-Sep-09 3:56
yuneyev1-Sep-09 3:56 
AnswerRe: Wrong path. Pin
Abhishek Sur1-Sep-09 10:24
professionalAbhishek Sur1-Sep-09 10:24 
QuestionChange Clothes Dynamically! Pin
Kunjal9991-Sep-09 3:09
Kunjal9991-Sep-09 3:09 
AnswerRe: Change Clothes Dynamically! Pin
Not Active1-Sep-09 3:17
mentorNot Active1-Sep-09 3:17 
GeneralRe: Change Clothes Dynamically! Pin
Kunjal9991-Sep-09 3:23
Kunjal9991-Sep-09 3:23 
GeneralRe: Change Clothes Dynamically! Pin
Not Active1-Sep-09 3:46
mentorNot Active1-Sep-09 3:46 
GeneralRe: Change Clothes Dynamically! Pin
Richard MacCutchan1-Sep-09 6:15
mveRichard MacCutchan1-Sep-09 6:15 
AnswerCheck out this website tool Pin
David Mujica1-Sep-09 3:29
David Mujica1-Sep-09 3:29 
AnswerRe: Change Clothes Dynamically! Pin
Ravi Sant14-Apr-11 22:35
Ravi Sant14-Apr-11 22:35 
QuestionDisable the entire page Pin
Ravi Adabala1-Sep-09 2:29
Ravi Adabala1-Sep-09 2:29 
AnswerRe: Disable the entire page Pin
Not Active1-Sep-09 2:35
mentorNot Active1-Sep-09 2:35 
GeneralRe: Disable the entire page Pin
Ravi Adabala1-Sep-09 4:13
Ravi Adabala1-Sep-09 4:13 
GeneralRe: Disable the entire page Pin
Not Active1-Sep-09 4:22
mentorNot Active1-Sep-09 4:22 
QuestionPassing value to other form Pin
nagendrathecoder1-Sep-09 2:27
nagendrathecoder1-Sep-09 2:27 
AnswerRe: Passing value to other form Pin
Vimalsoft(Pty) Ltd1-Sep-09 2:29
professionalVimalsoft(Pty) Ltd1-Sep-09 2:29 

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.