Eugen Fintina
Programmer
I have a ListBox that was populated with field "Name" from a table (Cities) that has two fields(id, name) order by name.
After appending into table, I want to highlight the listbox's item corresponding the record that was just append.
Can you help me, please?
After appending into table, I want to highlight the listbox's item corresponding the record that was just append.
Can you help me, please?