Logo 
Search:

Asp.net Answers

Ask Question   UnAnswered
Home » Forum » Asp.net       RSS Feeds
  Question Asked By: Tracey King   on Oct 16 In Asp.net Category.

  
Question Answered By: Shannon Hughes   on Oct 16

first of all if you want to raise the onselectedindexchanged event you have to set the autopostback property of the dll to true. Secondly, this is the correct signature for that event of the ddl
DDL_Changer(object sender, System.EventArgs e)

Also, I've seen your code and maybe this is not exactly what you want... Explain a bit what you want to do with that ddl

Share: 

 

This Question has 4 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Get events from dropdownlist in DataGrid Or get search suggestion and latest updates.


Tagged: