Hi Adam,
I want to Add a new drop down in the list, I am able to add that using
my Code Behind, But also I want to add corresponding event when that
DropDown is Clicked or changed then in that case I want to have that
event and want to know which SelectedItem of the dropdown has fired the
event like this. For that I am adding the events using the Attributes
for that DropDown .
Here in this case I am calling a JavaScript function and in that
JavaScript function I want that SelectedItem and SelectedIndex in
the JavaScript function.
Please let me know this ASAP
Thanks
Vikas Joshi
Vikas Joshi