I was wondering why there isn't a SelectionChangeCommitted event for this control?
Or can it be handled with a different event ?
I don't think there's any single event that acts just like SelectedChangeCommitted. But I typically use the ValueChanged event.
It's just that I wouldn't like it to be fired from code .... only when the user change selection. And don't want to add flags to suppress the event .......
It's odd though that the UltraCombo doesn't offer anything like the SelectionChangeCommitted ..........
Thanks for the reply.
GoDaddy said:It's odd though that the UltraCombo doesn't offer anything like the SelectionChangeCommitted
That is a bit odd. You can Submit a feature request to Infragistics if you ilke.