Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Datagrid Control > Nested Datagrid not firing events

Reply
Thread Tools

Nested Datagrid not firing events

 
 
Ray Simpson
Guest
Posts: n/a
 
      06-15-2004
Hi,

I have a master / detail datagrid that when clicked on
generates another datagrid which displays information and
has a link column that is suppose to generate an
itemcommand event. The first grid (master) works fine.
When clicked on (the link) it generates the itemcommand
event which then creates the detail grid. This grid
generates, but the link column does not fire any event
(the Item Command) event. I have read some reports that
this is a known bug? If so is there a work around? I
tried creating a new datagrid and over riding its
onItemCommand to include the RaiseBubbleEvents but that
did not seem to work. My latest attempt was to create a
user control with my detail grid, and load it.

Any Help please?

Regards,

Ray Simpson
 
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
dynamically adding controls with events (but events are not firing) SevDer ASP .Net 2 11-13-2007 06:33 AM
Nested Child Control Events Not Firing Elroyskimms ASP .Net Web Controls 1 10-05-2006 05:18 AM
datagrid postback events not firing from inside web user control Vikram Sinha ASP .Net 0 04-12-2004 09:42 AM
DataGrid EditCommandColumn not firing events properly. Rick ASP .Net 1 02-02-2004 05:03 AM
DataGrid EditCommandColumn not firing events properly. Richard Ryerson ASP .Net 0 01-28-2004 06:50 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