G
Guest
I have a dropdownlistbox in a template column of a datagrid. I need to be able to respond to the selecteditemchanged event of the dropdownlist, but I am having trouble doing that. I thought I would be able to use the OnItemCommand event, but that doesn't seem to work. Can someone please point me in the right direction if this can be done?