there's no codes to populate my combobox. i directly used the combobox properties and bind the items.

Update: i have found a work around but there will be a lot of work for me. i will have to change my column format directly from database because i am currently using "TEXT" and i need to change it to "VARCHAR(MAX)" for me to be able to sort it using properties from the combobox.