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

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -