VB.net Listview, I have an error when selecting after scrolling. Withour scrolling all works fine -


i have listview set each row tag value represents record id. use itemselectionchanged event , e.item.tag extract id of selected record.
works fine unless need scroll, once go past 31st row, selecting row beyond point return id of last row available view before scrolling. if select again gets correct id. what’s going wrong? using vb.net 4.5.2 visual studio 2013.

the list view aligned left when broken, splitter bar , details panel on right in fill mode. removed details panel , changed listview fill rather left. fixed problem. have no clue why, works now.


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

php - Find a regex to take part of Email -