Sorry for my poor English at first.
I have some trouble in selecting rows of multicolumn listbox now.I am using multi-listbox to show the searching results from database.
and I need to make the color of entire row to red whose result is fail.I have used the property node( active cell...) to achieve this aim.but you know,when the database is too large it is too slow.How can I select a specific row(for example,specific index) directly or more faster than using active cell.Attachment is the searching result displayed by multicolumn listbox,who can give me some solutions or advices? Thank you.