I have an array of text boxes how many text boxes is determined by what is in a db column. I have a listview, that displays what was entered in the textboxes, via a sql query. On my form a have modify button, when clicked the lisview is enabled and the user can select a row in the view to modify, I need what they selected to populate the text boxes so they can change it to whatever. I know it would be on item_click, just don't know the exact code to get the text from listview back in the boxes. Any help appreciated.
Thanks
Heydyrtt
Thanks
Heydyrtt