I have a basic listview setup to display information from a table and i want to display the information in the row highlighted from the first column in a text box to allow me to open the form relating to that data.
i.e.
Column: A B C
111 222 333
444 555 666
If i click 444 i would want the text box to say 444.
If i click 222 i would want the text box to say 111.
Any ideas/help will be much appreciated.
MC RYME
i.e.
Column: A B C
111 222 333
444 555 666
If i click 444 i would want the text box to say 444.
If i click 222 i would want the text box to say 111.
Any ideas/help will be much appreciated.
MC RYME