for example.. when select one item in a combo.. dispacher the event Select. this its perfect.. but..........
if in overwrited method get the value selected in a combo.. and add itens in one grid (its only one example), if the combobox was reseted.. will dispacher the event Select again? its easy understand what I told?