Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Controls > Datagrid SelectedIndexChanged Does Not Fire

Reply
Thread Tools

Datagrid SelectedIndexChanged Does Not Fire

 
 
Brad
Guest
Posts: n/a
 
      11-25-2003
I have a web project that uses a datagrid. If I include the datagrid
directly on the page, then all of the events in the codebehind for the
datagrid fire correctly. If I move all of my code to a User Control, the
ItemCreated and PreRender events for the datagrid fire correctly, but the
SelectedIndexChanged event never fires. Does anyone know why this event
does not fire when the datagrid is used in a User Control?

Thanks,
Brad


 
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
selectedIndexChanged event does not fire in drop down list akhzar ASP .Net 1 03-06-2009 11:26 AM
Dropdownlist SelectedIndexChanged does not fire? Taoge ASP .Net Web Controls 0 08-21-2006 09:33 AM
Datagrid with dynamic columns does not fire SelectedIndexChanged tafpin@gmail.com ASP .Net 0 06-08-2005 12:03 AM
SelectedIndexChanged event does not fire Jim ASP .Net Web Controls 3 03-08-2005 07:18 PM
SelectedIndexChanged event does not fire? Jim ASP .Net 3 03-08-2005 05:46 AM



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