-1
The combobox has two options the Letter option and numbers option.
When I set one, I need it to appear in another comboBox only the information corresponding to the selected option.
The comboBox is not connected to a db, and yes has content in component items property.
Selecting Letras appear only Letters,
Selecting Números appear only the numbers.
Thank you