Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. ListView SubItem Rollover

ListView SubItem Rollover

Scheduled Pinned Locked Moved C#
cssquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    smarttom99
    wrote on last edited by
    #1

    How do I do a rollover on a subitem in a listview so it displays all the test when the column is sized less than the text (i.e. the user can't see all the test in the grid so a rollover shows the full text). Thanks.

    N 1 Reply Last reply
    0
    • S smarttom99

      How do I do a rollover on a subitem in a listview so it displays all the test when the column is sized less than the text (i.e. the user can't see all the test in the grid so a rollover shows the full text). Thanks.

      N Offline
      N Offline
      Nader Elshehabi
      wrote on last edited by
      #2

      Hello What you are talking about is ListView.LabelWrap property. Set it to true. Yet it only works on the icons view. For other views I guess you'd have to make a custom ListView or something...

      Regards:rose:

      S 1 Reply Last reply
      0
      • N Nader Elshehabi

        Hello What you are talking about is ListView.LabelWrap property. Set it to true. Yet it only works on the icons view. For other views I guess you'd have to make a custom ListView or something...

        Regards:rose:

        S Offline
        S Offline
        smarttom99
        wrote on last edited by
        #3

        Thanks for your response. I'm trying to do it on the details view.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups