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 Chriss Miller 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: *

  1. ShaliniLakkaraju

    c# Listview subitem text wrap

    Hello! I sort of found a easy solution. Create a ListViewBox (i created with name lstScenarioDesc)and then copy this code and call it from page_load, private void CreateMyListView() { // Set the view to show details. lstScenarioDesc.View = View.Details...

Part and Inventory Search

Back
Top