c# - Selecting an item in listview displays all data in its rows -


i don't know if has been asked before can't find it. have listview , shows id number , date, want happen when click data show ex. id number, date, fname, lname etc. in textboxes beside list view. possible? , if so, how? thank guys in advance


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Python Tornado package error when running server -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -