Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: xpios
  • Content: Threads
  • Order by date
  1. xpios

    Accessing ListView Detail Column Data

    Hi, This is probably a dumb question, but I just haven't found a straightforward answer to it. I have a listview running in Detail mode. Basically, it's a list of data with multiple columns of data. I know how to get the value of the first column of any record. However, sometimes I want to get...
  2. xpios

    controlling windows forms....

    Ok in VB and VB.net I know how to control other forms and communicate with them. For example, if I want to refresh a control on another form (formB) from formA I could write something like this in the code of formA: formB.somecontrol.requery How do you do the equivalent thing in C# windows...

Part and Inventory Search

Back
Top