我建了一个listbox让它绑定数据库里的aaa表,
即显示结果为
name age
aaa 22
bbb 18
ccc 15
如何让它在显示的时候默认为aaa选中状态?
listbox.selectindex=1