Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Building Controls > Custom Server Control Embedded in a DataGrid Event problem

Reply
Thread Tools

Custom Server Control Embedded in a DataGrid Event problem

 
 
Dave
Guest
Posts: n/a
 
      07-13-2005
Hi All,

I have successfully created a Custom Server Control which is a Table that
has an ImageButton in one of it's cells. When I use this control on a page,
it works great. I can capture and bubble the Click event of the Image button
with no issues.

When I embed this Custom Control in a Template column I suddenly do not get
any click notification. I can post the control's code if that will help.

What am I doing wrong? The behavior only occurs when the control is in a
DataGrid.

Please help.

Thanks,

Dav


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Embedded <divs> with events: How to prevent the parent div's eventfrom being fired when the embedded div's event is fired? Num GG Javascript 2 11-17-2008 08:56 PM
Capturing event from other custom control within another custom control Jonah Olsson ASP .Net 1 04-05-2005 01:39 PM
Capturing event from other custom control within another custom control Jonah Olsson ASP .Net Web Controls 2 04-05-2005 12:56 PM
Databind an embedded control in an embedded datagrid Thomas Dodds ASP .Net Datagrid Control 0 07-26-2004 08:20 PM
DataGrid embedded in a control: no DeleteCommand event firing COUTIER Eric ASP .Net Building Controls 0 12-14-2003 09:33 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57