I made a form with a ListView
and a ComboBox
, my problem is that according to what is selected in ComboBox
I have to change the data of ListView
.
For example: I have ListView
LETRAS (which is already loaded with values in Load_Form
) and a Type combo (consonants and vowels), if in the combo I select 'vowels' i, o, u 'na ListView
.