hi,
I added two buttons to the DropDownItemTemplate, one of them will do the select item, and the other one will just do a popup. I found that the click event I added to these two buttons in the template never get triggered except for the "SelectionChanged" event from the RadAutoCompleteBox when I click on the item.
Is there anyway I can get those two buttons to work inside the DropDownItemTemplate?
thanks in advance
Paul
I added two buttons to the DropDownItemTemplate, one of them will do the select item, and the other one will just do a popup. I found that the click event I added to these two buttons in the template never get triggered except for the "SelectionChanged" event from the RadAutoCompleteBox when I click on the item.
Is there anyway I can get those two buttons to work inside the DropDownItemTemplate?
thanks in advance
Paul