1
Answer

Why control jump to combobox_selectindexchanged event ?

Photo of Ujjval Shukla

Ujjval Shukla

9y
649
1
Greetings,
 
I have an array of 30 Combobox in windows form application.I populate these combobox from database on combobox1_selectindexchanged event.
when it has text="08.SL  " or "09.EL  " or "07.CL  " it move to combobox_selectindexchanged event.
Why it jump to  combobox_selectindexchanged event.

Answers (1)

Next Recommended Forum