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 -

reflection - How to access the object-members of an object declaration in kotlin -

python - TypeError('Unrecognized keyword arguments: ' + str(kwargs)) # Validate user data -