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!

Recent content by Fysicus

  1. Fysicus

    Using tooltips of columns in a datagridview

    I wrote a program where in a form I'm displaying a datagridview. It's configuration occurs in the following function: private void GridLoad() { // Listing competenties grdCompetenties.DataSource = m_oCompetenties.Lijst...

Part and Inventory Search

Back
Top