|
-
Feb 28th, 2008, 12:55 PM
#4
Re: How do I highlight entire Row in ListView not just text.
 Originally Posted by Mythos44
I do have full row select set to true. I have it also set to listview not detail because I didn't want the header on top. Any other ideas?
Um, FullRowSelect only works with detail. If you want a whole row selected, you should have headers labeling the data otherwise it won't make much sense.
If you have to do it in ListView... then I guess you'll have to create a custom class and override the draw method and manually do it (i know, i know). That or if there is a way to hide the row from the detailed view.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|