When the user selects the item_id in the combobox i would like to display the item_desc in the text box. When i use Selected Index Changed i think (i am not sure) it is getting triggered when the form is loaded. Can anyone please tell me how to fix this.