Invalid operation Exception on selectedindexchange event of combo box in C#
C#
2
Posts
2
Posters
0
Views
1
Watching
-
On changing the index of the combo box giving the following exception Invalid operation Exception: List that this enumerator is bound to has been modified. An enumerator can only be used if the list does not change. why this exception is coming pls help me!
-
On changing the index of the combo box giving the following exception Invalid operation Exception: List that this enumerator is bound to has been modified. An enumerator can only be used if the list does not change. why this exception is coming pls help me!