Summary
Some bugs:
1) when multi selection set, command + "A" for select all doesn't work
2) when column are editable, I can't edit a cell, enter key set focus next row ??
3) when a row are selected, if you click outside list list of rows, you can't reset the selectionIndex to -1
4) when a set the column 0 in mode checkbox, Me.SetColumnType(0, "CheckBox")
the checkbox case are centered and have no text
5) when column are sortable, need to be avec in header show the uptown triangle icon for known state of column
6) when you sort a column, you lost the current selection
7) suppose you have 3 rows named "aaa","bbb","ccc" and if hit the "b" key normally the listbox select the first row he having the first letter "b"