I have an combobox with valuechange event.I am trying to load data in grid control based on combobox value (Value change event).It works fine as per our requirement.But when I select value on first time in combobox then value change event is not triggered.
Please advise how to do this...