Click here to Skip to main content
15,886,792 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to add onclick event to label and Textbox in Asp.net? Pin
Brij9-Feb-10 5:14
mentorBrij9-Feb-10 5:14 
Questionhow to identify the button was clicked... Pin
hi_everybody9-Feb-10 3:22
hi_everybody9-Feb-10 3:22 
AnswerRe: how to identify the button was clicked... Pin
dan!sh 9-Feb-10 4:56
professional dan!sh 9-Feb-10 4:56 
GeneralRe: how to identify the button was clicked... Pin
Not Active9-Feb-10 5:43
mentorNot Active9-Feb-10 5:43 
AnswerRe: how to identify the button was clicked... Pin
Brij9-Feb-10 5:02
mentorBrij9-Feb-10 5:02 
AnswerRe: how to identify the button was clicked... Pin
Not Active9-Feb-10 5:46
mentorNot Active9-Feb-10 5:46 
GeneralRe: how to identify the button was clicked... [modified] Pin
hi_everybody10-Feb-10 18:01
hi_everybody10-Feb-10 18:01 
GeneralRe: how to identify the button was clicked... Pin
hi_everybody10-Feb-10 22:49
hi_everybody10-Feb-10 22:49 
thanks to all of you by helping me
i the problem get solved by me...
i get the rowindex of the button by rowIndex of button's parent's parent
this is written at the event which is assigned to the button at design time in template column...
i.e.

Protected Sub btnCancelClick(ByVal sender As Object, ByVal e As System.EventArgs)
Dim intRowIndex as Integer=sender.Parent.Parent.RowIndex
End Sub


Smile | :) BUT THANKSSSS To all of You....!
QuestionAccess Web application using IP from others system(In Office)... Pin
spalanivel9-Feb-10 2:29
spalanivel9-Feb-10 2:29 
AnswerRe: Access Web application using IP from others system(In Office)... Pin
Gaurav Dudeja India9-Feb-10 19:45
Gaurav Dudeja India9-Feb-10 19:45 
QuestionButton Ctrl Pin
i gr89-Feb-10 1:17
i gr89-Feb-10 1:17 
AnswerRe: Button Ctrl Pin
Brij9-Feb-10 1:32
mentorBrij9-Feb-10 1:32 
QuestionGridview Sorting with Up and Down Icons Pin
Abbas_here9-Feb-10 1:15
Abbas_here9-Feb-10 1:15 
AnswerRe: Gridview Sorting with Up and Down Icons Pin
Brij9-Feb-10 1:41
mentorBrij9-Feb-10 1:41 
GeneralRe: Gridview Sorting with Up and Down Icons Pin
Abbas_here9-Feb-10 2:27
Abbas_here9-Feb-10 2:27 
GeneralRe: Gridview Sorting with Up and Down Icons Pin
Brij9-Feb-10 2:43
mentorBrij9-Feb-10 2:43 
GeneralRe: Gridview Sorting with Up and Down Icons Pin
-Muc_9-Feb-10 20:56
-Muc_9-Feb-10 20:56 
QuestionControle to enter source codes Pin
Thilina.madush9-Feb-10 1:03
Thilina.madush9-Feb-10 1:03 
AnswerRe: Controle to enter source codes Pin
Not Active9-Feb-10 2:12
mentorNot Active9-Feb-10 2:12 
QuestionGridView with Rows Sorted in Priority Order (Ranked) Pin
-Muc_9-Feb-10 0:55
-Muc_9-Feb-10 0:55 
AnswerRe: GridView with Rows Sorted in Priority Order (Ranked) Pin
-Muc_9-Feb-10 9:32
-Muc_9-Feb-10 9:32 
QuestionScreen Scraping Pin
Member 4227889-Feb-10 0:51
Member 4227889-Feb-10 0:51 
AnswerRe: Screen Scraping Pin
Not Active9-Feb-10 2:14
mentorNot Active9-Feb-10 2:14 
Questionenabling a dll Pin
dayakar_dn8-Feb-10 23:01
dayakar_dn8-Feb-10 23:01 
AnswerRe: enabling a dll Pin
Covean9-Feb-10 0:08
Covean9-Feb-10 0:08 

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.