dibesw Active Member Licensed User Longtime User Jan 7, 2014 #1 Hi, when i tab on a row in listview control, the row is not select and does not remain selected. Is there a way for highlights the selected row like this: Thanks
Hi, when i tab on a row in listview control, the row is not select and does not remain selected. Is there a way for highlights the selected row like this: Thanks
mangojack Expert Licensed User Longtime User Jan 7, 2014 #2 Have you read the similar threads above .. second from top .. Example - Highlight selection in a standard ListView Cheers mj Upvote 0
Have you read the similar threads above .. second from top .. Example - Highlight selection in a standard ListView Cheers mj
stevel05 Expert Licensed User Longtime User Jan 7, 2014 #3 Unfortunately the code in that link is not perfect, still needs some investigation and work. But that is the standard behaviour of a list view. Upvote 0
Unfortunately the code in that link is not perfect, still needs some investigation and work. But that is the standard behaviour of a list view.