Hi,
i have a listview, in both Insert Template and Update Template i have the same drop downlist, i would like to create event for SelectedIndexChanged for this DropDownList,
i want that these two controls will use the same event function, but i would like to identify which one of the control call the event, how can i do that ?
Thanks.