Click here to Skip to main content
15,919,178 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionThe specified path http://Sample/wstest is unavailable Pin
Deepthi Viswanathan Nair21-Aug-07 11:01
Deepthi Viswanathan Nair21-Aug-07 11:01 
AnswerRe: The specified path http://Sample/wstest is unavailable Pin
Sathesh Sakthivel21-Aug-07 19:28
Sathesh Sakthivel21-Aug-07 19:28 
QuestionList profile information for all users when using SqlMembershipProvider Pin
fallen donkey21-Aug-07 10:21
fallen donkey21-Aug-07 10:21 
QuestionProfiles and existing database Pin
2hdass21-Aug-07 8:36
2hdass21-Aug-07 8:36 
QuestionGridView autoUpdata and online Pin
Amr M. K.21-Aug-07 7:34
Amr M. K.21-Aug-07 7:34 
AnswerRe: GridView autoUpdata and online Pin
Michael Sync21-Aug-07 16:19
Michael Sync21-Aug-07 16:19 
QuestionDynamically created Button not firing Click Event Pin
atimpoo21-Aug-07 7:32
atimpoo21-Aug-07 7:32 
AnswerRe: Dynamically created Button not firing Click Event Pin
Michael Sync21-Aug-07 16:16
Michael Sync21-Aug-07 16:16 
atimpoo wrote:
I have added click event to the button. But still it is not hitting the click event method.


I don't think that click event of button within GridView will be invoked. maybe. you should set the commandname for that button. and if you click that button, the itemcommand event of GridView will be fired. get the commandname to know which button you clicked if you have more than one button..


Normally, you should create Template Column in GridView. Put the button in the template column of GridView. then, you have to set the CommandName (let's say "mycmd") in button. If you click this button, the itemcommand event of GridView will be fired. then, check the command name to know which button has been clicked.



Thanks and Regards,
Michael Sync ( Blog: http://michaelsync.net)

If you want to thank me for my help, please vote my message by clicking one of numbers beside "Rate this message". Why vote? Plz Read it here. Thank you. Smile | :)

QuestionEdit Grid View (urgent) Pin
ksaw12321-Aug-07 6:15
ksaw12321-Aug-07 6:15 
AnswerRe: Edit Grid View (urgent) Pin
kubben21-Aug-07 7:41
kubben21-Aug-07 7:41 
QuestionEmbedding Real Player Pin
.NET- India 21-Aug-07 4:09
.NET- India 21-Aug-07 4:09 
AnswerRe: Embedding Real Player Pin
Saifi Hasan21-Aug-07 19:26
Saifi Hasan21-Aug-07 19:26 
Questionafter postback font-sizes go crazy!! Pin
Seishin#21-Aug-07 3:38
Seishin#21-Aug-07 3:38 
AnswerRe: after postback font-sizes go crazy!! Pin
Imran Khan Pathan21-Aug-07 3:52
Imran Khan Pathan21-Aug-07 3:52 
AnswerRe: after postback font-sizes go crazy!! Pin
Tarakeshwar Reddy21-Aug-07 3:56
professionalTarakeshwar Reddy21-Aug-07 3:56 
AnswerRe: after postback font-sizes go crazy!! Pin
Ankur\m/3-Dec-09 18:36
professionalAnkur\m/3-Dec-09 18:36 
QuestionVideo control in side a grid Pin
kibromg21-Aug-07 3:37
kibromg21-Aug-07 3:37 
AnswerRe: Video control in side a grid Pin
Michael Sync21-Aug-07 4:23
Michael Sync21-Aug-07 4:23 
GeneralRe: Video control in side a grid Pin
kibromg21-Aug-07 5:45
kibromg21-Aug-07 5:45 
QuestionWebservice Pin
gauthee21-Aug-07 3:25
gauthee21-Aug-07 3:25 
AnswerRe: Webservice Pin
Talal Sultan21-Aug-07 3:41
Talal Sultan21-Aug-07 3:41 
GeneralRe: Webservice Pin
gauthee21-Aug-07 3:53
gauthee21-Aug-07 3:53 
AnswerRe: Webservice Pin
Talal Sultan21-Aug-07 4:33
Talal Sultan21-Aug-07 4:33 
GeneralRe: Webservice Pin
gauthee21-Aug-07 5:40
gauthee21-Aug-07 5:40 
QuestionURL encryption Pin
divyesh143221-Aug-07 2:43
divyesh143221-Aug-07 2:43 

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.